]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: extend coverage for netdevice removal
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 4 Jan 2024 23:48:33 +0000 (00:48 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 10 Jan 2024 16:11:22 +0000 (17:11 +0100)
commit1a61725e6ce9bed64d0bd623f692f2db391abe9a
tree672ba1ba7eefc908358265ab7f5e93e3cf32c5f2
parent4ee6f7d8c676ca6cd96aabd8dd9b52d90f4127d5
tests: shell: extend coverage for netdevice removal

Add two extra tests to exercise netdevice removal path.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/chains/dumps/netdev_chain_dev_gone.nodump [new file with mode: 0644]
tests/shell/testcases/chains/dumps/netdev_chain_multidev_gone.nodump [new file with mode: 0644]
tests/shell/testcases/chains/netdev_chain_dev_gone [new file with mode: 0755]
tests/shell/testcases/chains/netdev_chain_multidev_gone [new file with mode: 0755]