]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: missing auto-merge in json output
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 7 Feb 2024 21:24:05 +0000 (22:24 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 7 Feb 2024 22:18:36 +0000 (23:18 +0100)
commit46eeb2339d2923daaf736fb0bb41383fc03e4ec0
treef2796e00f0be4698d87ba80ba920739869ea8af6
parent674eb7fa2895813b25f6fbfcc9417fc0788fade1
tests: shell: missing auto-merge in json output

Several tests reports DUMP_FAILED because it was missing the auto-merge
flag. That is, the original json dump was not correct. Update tests
accordingly now that json support provides an automerge flag.

Fixes: a4034c66b03e ("json: Support sets' auto-merge option")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/sets/dumps/0049set_define_0.json-nft
tests/shell/testcases/sets/dumps/0052overlap_0.json-nft
tests/shell/testcases/sets/dumps/0069interval_merge_0.json-nft