]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: cover cache flush on flush ruleset
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 4 Jan 2017 13:28:02 +0000 (14:28 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 10 Jan 2017 21:31:12 +0000 (22:31 +0100)
commite7f1876088cae4d64de3fc9e2c5419fce599d112
treea4a7c9c8a90a9f6b896b12902dc564ae15888c86
parent56080e171456ce1450ab71e2deafffc9b8d30034
tests: shell: cover cache flush on flush ruleset

This tests covers 530a82a72d15 ("evaluate: Update cache on flush
ruleset"). Make sure loading twice including an upfront ruleset flush
leaves us with an empty cache.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/testcases/sets/0015rulesetflush_0 [new file with mode: 0755]