]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: skip two bitwise tests if multi-register support isn't available
authorFlorian Westphal <fw@strlen.de>
Mon, 8 Sep 2025 09:06:35 +0000 (11:06 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 8 Sep 2025 09:08:28 +0000 (11:08 +0200)
commit083c532a2e179ec350881ff5444f35c58b99937f
tree483e887c4a9561d0e1a618175f7ec16eaae39f83
parent9c1474a97da3d7f0d71c61c85e0a8fc77c9577a7
tests: shell: skip two bitwise tests if multi-register support isn't available

These tests fail in case kernel requires bitwise RHS to be a constant
value.

Fixes: 67d2a8d4c86f ("tests: shell: add parser and packetpath test")
Reported-by: Yi Chen <yiche@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/bitwise/bitwise_in_sets_and_maps
tests/shell/testcases/packetpath/bitwise_with_map