1 # SPDX-License-Identifier: GPL-2.0+ OR MIT 2 3 TEST_PROGS = basic_features.sh \ 4 # 5 6 TEST_FILES = \ 7 virtio_net_common.sh \ 8 # 9 10 TEST_INCLUDES = \ 11 ../../../net/forwarding/lib.sh \ 12 ../../../net/lib.sh \ 13 # 14 15 include ../../../lib.mk
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.