netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nft 1/8] tests: shell: connlimit tests requires set expression support
@ 2023-11-22 10:32 Pablo Neira Ayuso
  2023-11-22 10:32 ` [PATCH nft 2/8] tests: shell: skip stateful object updates if unsupported Pablo Neira Ayuso
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Pablo Neira Ayuso @ 2023-11-22 10:32 UTC (permalink / raw)
  To: netfilter-devel

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
---
 tests/shell/testcases/sets/0062set_connlimit_0 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/shell/testcases/sets/0062set_connlimit_0 b/tests/shell/testcases/sets/0062set_connlimit_0
index dab1da061795..48aa6fce5c31 100755
--- a/tests/shell/testcases/sets/0062set_connlimit_0
+++ b/tests/shell/testcases/sets/0062set_connlimit_0
@@ -1,5 +1,7 @@
 #!/bin/bash
 
+# NFT_TEST_REQUIRES(NFT_TEST_HAVE_set_expr)
+
 set -e
 
 RULESET="table ip x {
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-11-22 10:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-22 10:32 [PATCH nft 1/8] tests: shell: connlimit tests requires set expression support Pablo Neira Ayuso
2023-11-22 10:32 ` [PATCH nft 2/8] tests: shell: skip stateful object updates if unsupported Pablo Neira Ayuso
2023-11-22 10:32 ` [PATCH nft 3/8] tests: shell: detach synproxy test Pablo Neira Ayuso
2023-11-22 10:32 ` [PATCH nft 4/8] tests: shell: skip synproxy test if kernel does not support it Pablo Neira Ayuso
2023-11-22 10:32 ` [PATCH nft 5/8] tests: shell: skip nat inet " Pablo Neira Ayuso
2023-11-22 10:32 ` [PATCH nft 6/8] tests: shell: split nat inet tests Pablo Neira Ayuso
2023-11-22 10:32 ` [PATCH nft 7/8] tests: shell: skip secmark tests if kernel does not support it Pablo Neira Ayuso
2023-11-22 10:32 ` [PATCH nft 8/8] tests: shell: skip if kernel does not allow to restore set element expiration Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).