]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add a few tests for nft -i
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 15 Aug 2024 10:25:36 +0000 (12:25 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 19 Aug 2024 15:24:31 +0000 (17:24 +0200)
commit494ed50e866eff86a8a33e2b97a978872eca3271
tree0c9920242f067c37b943b2aae28b7aff5553549f
parent6bcaef6a1ea6dc60250ed6124f3b49a8cd29434c
tests: shell: add a few tests for nft -i

Eric Garver recently provided a few tests for nft -i that helped
identify issues that resulted in reverting:

  e791dbe109b6 ("cache: recycle existing cache with incremental updates")

add these tests to tests/shell.

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