]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: move bogons to correct directory
authorFlorian Westphal <fw@strlen.de>
Sun, 29 Jun 2025 10:13:38 +0000 (12:13 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 30 Jun 2025 12:36:58 +0000 (14:36 +0200)
commit6e322f2ddf1b0c20d1ae8a8c06e115eb2dc76cec
treeb766a374eee2cba1795b41d3ea3b98ecce2535d1
parentd84d43932d2081a9396f8b92b03adc4e9bff20c0
tests: shell: move bogons to correct directory

These two bogons were never loaded, they have to placed in the "nft-f"
subdir.

Also add the "nft-j-f" bogon input dir to the ignored files list so their
existence is not reported as an error by check-tree.sh.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/bogons/nft-f/nat_map_and_protocol_assert [moved from tests/shell/testcases/bogons/nat_map_and_protocol_assert with 100% similarity]
tests/shell/testcases/bogons/nft-f/objref_double_free_crash [moved from tests/shell/testcases/bogons/objref_double_free_crash with 100% similarity]
tools/check-tree.sh