HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ip-172-26-0-120 6.17.0-1009-aws #9~24.04.2-Ubuntu SMP Fri Mar 6 23:50:29 UTC 2026 x86_64
User: ubuntu (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/src/linux-headers-7.0.0-1009-aws/tools/testing/selftests/drivers/net/netconsole/Makefile
# SPDX-License-Identifier: GPL-2.0

TEST_INCLUDES := \
	../../../net/lib.sh \
	../lib/sh/lib_netcons.sh \
# end of TEST_INCLUDES

TEST_PROGS := \
	netcons_basic.sh \
	netcons_cmdline.sh \
	netcons_fragmented_msg.sh \
	netcons_overflow.sh \
	netcons_resume.sh \
	netcons_sysdata.sh \
	netcons_torture.sh \
# end of TEST_PROGS

include ../../../lib.mk