]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add flowtable tests
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 22 Jan 2018 18:54:36 +0000 (19:54 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 5 Mar 2018 15:30:15 +0000 (16:30 +0100)
commitb81ebeb917a33afcaa2e8147a2fb2b6e01f49330
tree3944dbb03c88c4414905ac5011cf54581d77e18e
parentfa42f2118746f35ae6883ef5b0d4758863282fc9
tests: shell: add flowtable tests

Add basic flowtable tests.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/shell/run-tests.sh
tests/shell/testcases/flowtable/0001flowtable_0 [new file with mode: 0755]
tests/shell/testcases/flowtable/0002create_flowtable_0 [new file with mode: 0755]
tests/shell/testcases/flowtable/0003add_after_flush_0 [new file with mode: 0755]
tests/shell/testcases/flowtable/0004delete_after_add0 [new file with mode: 0755]
tests/shell/testcases/flowtable/0005delete_in_use_1 [new file with mode: 0755]