summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2024-08-08 11:24:26 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2025-07-27 19:51:33 +0200
commitc2bf4be8d0e5301a40b285e255261a30dce7b552 (patch)
tree9a3148499620322923c0a57d8ac3090640044d51
parentc6743acc7cd6e10149d32b4755bfde8be6cc6874 (diff)
tests: shell: move flowtable with bogus priority to correct location
commit 156b5936b3b7a0b1ee590a02874beaba5235f758 upstream. This is an input file to be processed by "assert_failures" script. Fixes: b40bebbcee36 ("rule: do not crash if to-be-printed flowtable lacks priority") Signed-off-by: Florian Westphal <fw@strlen.de>
-rw-r--r--tests/shell/testcases/bogons/nft-f/flowtable-no-priority-crash (renamed from tests/shell/testcases/bogons/flowtable-no-priority-crash)1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/shell/testcases/bogons/flowtable-no-priority-crash b/tests/shell/testcases/bogons/nft-f/flowtable-no-priority-crash
index b327a2bd..627e66d6 100644
--- a/tests/shell/testcases/bogons/flowtable-no-priority-crash
+++ b/tests/shell/testcases/bogons/nft-f/flowtable-no-priority-crash
@@ -1,4 +1,3 @@
-reset rules
table inet filter {
flowtable f {
devices = { lo }