]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/shell: add missing nft/nodump files for tests
authorThomas Haller <thaller@redhat.com>
Wed, 13 Sep 2023 17:05:06 +0000 (19:05 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 15 Sep 2023 14:03:41 +0000 (16:03 +0200)
commitac3f685a881e112db37c845566de98bee1bc11ad
tree2fa63311f042f52df5d3c0c79d7bbe8023b57a5f
parent01d0597710bd06f6dce12066f90224219baff5f0
tests/shell: add missing nft/nodump files for tests

Three tests didn't have a nft/nodump file, because previously I only
generated files on Fedora kernel, where those tests are failing.

Generate them on CentOS-Stream-9 with kernel 5.14.0-354.el9.x86_64.

Signed-off-by: Thomas Haller <thaller@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/listing/dumps/0013objects_0.nft [new file with mode: 0644]
tests/shell/testcases/sets/dumps/reset_command_0.nodump [new file with mode: 0644]
tests/shell/testcases/transactions/dumps/bad_expression.nft [new file with mode: 0644]