]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add sets dumps
authorFlorian Westphal <fw@strlen.de>
Sun, 29 Jun 2025 08:50:01 +0000 (10:50 +0200)
committerFlorian Westphal <fw@strlen.de>
Mon, 30 Jun 2025 12:36:58 +0000 (14:36 +0200)
commita8986c922c921d02a7e00f0df09ec14941526ffb
treec57581ba15089d4b65125ce6951ba1427c48b110
parent5611a4c8665e5edf78fa80cf0212d034c550000e
tests: shell: add sets dumps

add nodump file for inerval_size_random test, it has no stable output.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/sets/dumps/0070stacked_l2_headers.json-nft [new file with mode: 0644]
tests/shell/testcases/sets/dumps/concat_nlmsg_overrun.json-nft [new file with mode: 0644]
tests/shell/testcases/sets/dumps/elem_limit_0.json-nft [new file with mode: 0644]
tests/shell/testcases/sets/dumps/interval_size.json-nft [new file with mode: 0644]
tests/shell/testcases/sets/dumps/interval_size.nft [new file with mode: 0644]
tests/shell/testcases/sets/dumps/interval_size_random.nodump [new file with mode: 0644]
tests/shell/testcases/sets/dumps/set_stmt.json-nft [new file with mode: 0644]
tests/shell/testcases/sets/dumps/typeof_raw_0.json-nft [new file with mode: 0644]
tests/shell/testcases/sets/dumps/typeof_sets_1.json-nft [new file with mode: 0644]
tests/shell/testcases/sets/dumps/typeof_sets_concat.json-nft [new file with mode: 0644]