aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/Makefile
diff options
context:
space:
mode:
authorPetr Machata <petrm@mellanox.com>2018-12-18 13:16:03 +0000
committerDavid S. Miller <davem@davemloft.net>2018-12-18 21:18:26 -0800
commit55cbe0794294031d9b36984d4529f416e7e0a40a (patch)
tree8d231368fe1f65ea5dad1fa7af29f63d814c782d /tools/testing/selftests/net/Makefile
parentvxlan: changelink: Fix handling of default remotes (diff)
downloadlinux-dev-55cbe0794294031d9b36984d4529f416e7e0a40a.tar.xz
linux-dev-55cbe0794294031d9b36984d4529f416e7e0a40a.zip
selftests: net: Add test_vxlan_fdb_changelink.sh
Add a test to exercise the fix from the previous patch. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net/Makefile')
-rw-r--r--tools/testing/selftests/net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/net/Makefile b/tools/testing/selftests/net/Makefile
index 256d82d5fa87..923570a9708a 100644
--- a/tools/testing/selftests/net/Makefile
+++ b/tools/testing/selftests/net/Makefile
@@ -7,6 +7,7 @@ CFLAGS += -I../../../../usr/include/
TEST_PROGS := run_netsocktests run_afpackettests test_bpf.sh netdevice.sh rtnetlink.sh
TEST_PROGS += fib_tests.sh fib-onlink-tests.sh pmtu.sh udpgso.sh ip_defrag.sh
TEST_PROGS += udpgso_bench.sh fib_rule_tests.sh msg_zerocopy.sh psock_snd.sh
+TEST_PROGS += test_vxlan_fdb_changelink.sh
TEST_PROGS_EXTENDED := in_netns.sh
TEST_GEN_FILES = socket
TEST_GEN_FILES += psock_fanout psock_tpacket msg_zerocopy