]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: monitor: Extend testcases a bit
authorPhil Sutter <phil@nwl.cc>
Thu, 28 Aug 2025 23:49:01 +0000 (01:49 +0200)
committerPhil Sutter <phil@nwl.cc>
Thu, 11 Sep 2025 16:03:02 +0000 (18:03 +0200)
commitd4b07cdae6de28744492fa104c57eeb9a8eaac9b
tree61cddc2cbca442351aa1431dfbe794df96ac5eba
parent6c04d24d16f1d15f216f2b3c8e64c9062cd77487
tests: monitor: Extend testcases a bit

Try to cover for reduced table and chain deletion notifications by
creating them with data which is omitted by the kernel during deletion.

Also try to expose the difference in reported flowtable hook deletion
vs. flowtable deletion.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/monitor/testcases/chain.t [new file with mode: 0644]
tests/monitor/testcases/flowtable-simple.t
tests/monitor/testcases/table.t [new file with mode: 0644]