aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/net/config
diff options
context:
space:
mode:
authorTaehee Yoo <ap420073@gmail.com>2021-10-31 16:00:06 +0000
committerDavid S. Miller <davem@davemloft.net>2021-11-01 13:36:09 +0000
commitc08e8baea78e472383d6b295bb8db2132068c358 (patch)
treea23217ea2e35e8386ce98b8b0cad72180e589b83 /tools/testing/selftests/net/config
parentamt: add mld report message handler (diff)
downloadwireguard-linux-c08e8baea78e472383d6b295bb8db2132068c358.tar.xz
wireguard-linux-c08e8baea78e472383d6b295bb8db2132068c358.zip
selftests: add amt interface selftest script
This is selftest script for amt interface. This script includes basic forwarding scenarion and torture scenario. Signed-off-by: Taehee Yoo <ap420073@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net/config')
-rw-r--r--tools/testing/selftests/net/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/net/config b/tools/testing/selftests/net/config
index 86ab429fe7f3..ead7963b9bf0 100644
--- a/tools/testing/selftests/net/config
+++ b/tools/testing/selftests/net/config
@@ -44,3 +44,4 @@ CONFIG_NET_ACT_MIRRED=m
CONFIG_BAREUDP=m
CONFIG_IPV6_IOAM6_LWTUNNEL=y
CONFIG_CRYPTO_SM4=y
+CONFIG_AMT=m