Sign in
android-kvm
/
linux
/
cd7fa3e1b0bc9c210eba23edbe8d6884f0368281
/
.
/
tools
/
testing
/
selftests
/
drivers
/
net
/
virtio_net
/
Makefile
blob: 7ec7cd3ab2cc627a34182b3ec8c6abba448900dc [
file
] [
log
] [
blame
]
# 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