Sign in
gbmc
/
linux
/
refs/heads/linux-rolling-lts
/
.
/
tools
/
testing
/
selftests
/
drivers
/
net
/
virtio_net
/
Makefile
blob: 7ec7cd3ab2cc627a34182b3ec8c6abba448900dc [
file
] [
log
] [
blame
] [
edit
]
# SPDX-License-Identifier: GPL-2.0+ OR MIT
TEST_PROGS
=
basic_features
.
sh \
#
TEST_FILES
=
\
virtio_net_common
.
sh \
#
TEST_INCLUDES
=
\
../../../
net
/
forwarding
/
lib
.
sh \
../../../
net
/
lib
.
sh \
#
include
../../../
lib
.
mk