From 885845468408a816839e85f5533e236ff796d45e Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Mon, 18 Sep 2023 12:28:19 +0200 Subject: tests/shell: skip bitshift tests if kernel lacks support Signed-off-by: Florian Westphal Signed-off-by: Thomas Haller --- tests/shell/testcases/bitwise/0040mark_binop_0 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/shell/testcases/bitwise/0040mark_binop_0') diff --git a/tests/shell/testcases/bitwise/0040mark_binop_0 b/tests/shell/testcases/bitwise/0040mark_binop_0 index 4280e33a..4ecc9d3d 100755 --- a/tests/shell/testcases/bitwise/0040mark_binop_0 +++ b/tests/shell/testcases/bitwise/0040mark_binop_0 @@ -1,5 +1,7 @@ #!/bin/bash +# NFT_TEST_REQUIRES(NFT_TEST_HAVE_bitshift) + set -e RULESET=" -- cgit v1.2.3