]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/shell: add and use chain binding feature probe
authorFlorian Westphal <fw@strlen.de>
Mon, 18 Sep 2023 10:28:15 +0000 (12:28 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 18 Sep 2023 11:08:25 +0000 (13:08 +0200)
commitbc4f67e0bc08da4008a72ed5196b2638c513df15
treec561e0df807474633a29fe876de17e8d1d89e16d
parent9b100024a45996bae00f858a812ed8f4c9c37a6e
tests/shell: add and use chain binding feature probe

Alter 30s-stress to suppress anon chains when its unuspported.

Note that 30s-stress is optionally be run standalone, so also update
the test script.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Thomas Haller <thaller@redhat.com>
tests/shell/features/chain_binding.nft [new file with mode: 0644]
tests/shell/testcases/cache/0010_implicit_chain_0
tests/shell/testcases/chains/0041chain_binding_0
tests/shell/testcases/transactions/30s-stress