summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/rule_management
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2023-09-18 12:28:22 +0200
committerFlorian Westphal <fw@strlen.de>2023-09-18 13:08:49 +0200
commitdc913f03d6cf8b1cb8b7a1364351792152a2faca (patch)
tree9b9369ceefdb4143f976edfd8fe5f55ad538c5f0 /tests/shell/testcases/rule_management
parent362039ad507b6bc5b9a0a2c4b6eb9e8911563e04 (diff)
tests/shell: skip destroy tests if kernel lacks support
Destroy support was added for table/flowtable/chain etc. in a single commit, so no need to add capability tests for each destroy subtype. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'tests/shell/testcases/rule_management')
-rwxr-xr-xtests/shell/testcases/rule_management/0012destroy_02
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/shell/testcases/rule_management/0012destroy_0 b/tests/shell/testcases/rule_management/0012destroy_0
index 85f9c9f6..46a906cf 100755
--- a/tests/shell/testcases/rule_management/0012destroy_0
+++ b/tests/shell/testcases/rule_management/0012destroy_0
@@ -1,5 +1,7 @@
#!/bin/sh -e
+# NFT_TEST_REQUIRES(NFT_TEST_HAVE_destroy)
+
$NFT add table t
$NFT add chain t c