]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: add testcase for --terse
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 27 Oct 2021 23:50:41 +0000 (01:50 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 27 Oct 2021 23:56:10 +0000 (01:56 +0200)
commitc03d5e2bda285db8358407de3581b4ea933bd3dc
treea8051bbf2d1891e12dd3423ed77537e515f2e578
parent9628d52e46ac7022512149e7f5d3aefa226bbe25
tests: shell: add testcase for --terse

Compare listing with and without --terse for:

 nft list ruleset
 nft list set x y

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