From 45060a09bc3ad1c4bcfd4ad91863e00ab58efb5b Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Mon, 18 Sep 2023 12:28:25 +0200 Subject: tests/shell: skip test cases if ct expectation and/or timeout lacks support Signed-off-by: Florian Westphal Signed-off-by: Thomas Haller --- tests/shell/testcases/nft-f/0017ct_timeout_obj_0 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/shell/testcases/nft-f/0017ct_timeout_obj_0') diff --git a/tests/shell/testcases/nft-f/0017ct_timeout_obj_0 b/tests/shell/testcases/nft-f/0017ct_timeout_obj_0 index 4f407793..cfb78950 100755 --- a/tests/shell/testcases/nft-f/0017ct_timeout_obj_0 +++ b/tests/shell/testcases/nft-f/0017ct_timeout_obj_0 @@ -1,5 +1,7 @@ #!/bin/bash +# NFT_TEST_REQUIRES(NFT_TEST_HAVE_cttimeout) + EXPECTED='table ip filter { ct timeout cttime{ protocol tcp -- cgit v1.2.3