]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: extend coverage for set element statements
authorPablo Neira Ayuso <pablo@netfilter.org>
Fri, 21 Mar 2025 10:00:40 +0000 (11:00 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 21 Mar 2025 10:03:46 +0000 (11:03 +0100)
commit1f3d0b9cf9cc823c1f747650a84f1b43817d460f
treea7740e2572a9707a29360a0d0430bc6fd65ee5b1
parent986272519136d7ae91d9bad1e6296a21bc4a3ef2
tests: shell: extend coverage for set element statements

Add a test to cover the existing set element statements.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/sets/dumps/set_stmt.nft [new file with mode: 0644]
tests/shell/testcases/sets/set_stmt [new file with mode: 0755]