aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/net/config
diff options
context:
space:
mode:
authorMahesh Bandewar <maheshb@google.com>2019-07-01 14:39:01 -0700
committerDavid S. Miller <davem@davemloft.net>2019-07-01 19:34:46 -0700
commit509e56b37cc32c9b5fc2be585c25d1e60d6a1d73 (patch)
tree30d85bf915bacf13f14ea2d3c40bbc68815d799d /tools/testing/selftests/net/config
parentblackhole_netdev: use blackhole_netdev to invalidate dst entries (diff)
downloadwireguard-linux-509e56b37cc32c9b5fc2be585c25d1e60d6a1d73.tar.xz
wireguard-linux-509e56b37cc32c9b5fc2be585c25d1e60d6a1d73.zip
blackhole_dev: add a selftest
Since this is not really a device with all capabilities, this test ensures that it has *enough* to make it through the data path without causing unwanted side-effects (read crash!). Signed-off-by: Mahesh Bandewar <maheshb@google.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 89f84b5118bf..e4b878d95ba0 100644
--- a/tools/testing/selftests/net/config
+++ b/tools/testing/selftests/net/config
@@ -27,3 +27,4 @@ CONFIG_NFT_CHAIN_NAT_IPV6=m
CONFIG_NFT_CHAIN_NAT_IPV4=m
CONFIG_NET_SCH_FQ=m
CONFIG_NET_SCH_ETF=m
+CONFIG_TEST_BLACKHOLE_DEV=m