blob: b56c70b7e274241ac09d5b372999acc70df9d565 [file] [log] [blame] [edit]
# 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