Sign in
gbmc
/
linux
/
refs/heads/linux-rolling-stable
/
.
/
tools
/
testing
/
selftests
/
drivers
/
net
/
virtio_net
/
Makefile
blob: 868ece3fea1feda33814606a718a1da2cd31221f [
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 \
# end of TEST_INCLUDES
include
../../../
lib
.
mk