From afaa3ae1cc12a62fc28bef586aa7dfe39548e152 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Mon, 8 Apr 2024 22:56:00 +0200 Subject: tests: shell: maps/{vmap_unary,named_limits} require pipapo set backend ... sets/typeof_sets_concat needs it too. Signed-off-by: Pablo Neira Ayuso --- tests/shell/testcases/packetpath/set_lookups | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/shell/testcases/packetpath') diff --git a/tests/shell/testcases/packetpath/set_lookups b/tests/shell/testcases/packetpath/set_lookups index 84a0000a..85159858 100755 --- a/tests/shell/testcases/packetpath/set_lookups +++ b/tests/shell/testcases/packetpath/set_lookups @@ -1,5 +1,7 @@ #!/bin/bash +# NFT_TEST_REQUIRES(NFT_TEST_HAVE_pipapo) + set -e $NFT -f /dev/stdin <<"EOF" -- cgit v1.2.3