From b757ac80d88bc161ffa793864b9219a1e16f13b8 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Mon, 20 Nov 2023 13:56:01 +0100 Subject: tests: shell: skip maps delete test if dynset lacks delete op Signed-off-by: Florian Westphal --- tests/shell/testcases/maps/typeof_maps_add_delete | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/shell/testcases/maps/typeof_maps_add_delete') diff --git a/tests/shell/testcases/maps/typeof_maps_add_delete b/tests/shell/testcases/maps/typeof_maps_add_delete index 5e2f8ecc..d2ac9f1c 100755 --- a/tests/shell/testcases/maps/typeof_maps_add_delete +++ b/tests/shell/testcases/maps/typeof_maps_add_delete @@ -1,5 +1,7 @@ #!/bin/bash +# NFT_TEST_REQUIRES(NFT_TEST_HAVE_dynset_op_delete) + CONDMATCH="ip saddr @dynmark" NCONDMATCH="ip saddr != @dynmark" -- cgit v1.2.3