From 4e8b044c30d8d3748df96925f2c8e8cf4bc76fb2 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Mon, 20 Nov 2023 13:55:36 +0100 Subject: tests: shell: skip ct expectation test if feature is missing Signed-off-by: Florian Westphal --- tests/shell/testcases/nft-f/0018ct_expectation_obj_0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/shell/testcases/nft-f/0018ct_expectation_obj_0 b/tests/shell/testcases/nft-f/0018ct_expectation_obj_0 index 4f9872f6..b288457c 100755 --- a/tests/shell/testcases/nft-f/0018ct_expectation_obj_0 +++ b/tests/shell/testcases/nft-f/0018ct_expectation_obj_0 @@ -1,5 +1,7 @@ #!/bin/bash +# NFT_TEST_REQUIRES(NFT_TEST_HAVE_ctexpect) + EXPECTED='table ip filter { ct expectation ctexpect{ protocol tcp -- cgit v1.2.3