From: Pablo Neira Ayuso Date: Sun, 25 Aug 2024 22:41:45 +0000 (+0200) Subject: tests: shell: cover reset command with counter and quota X-Git-Tag: v1.1.1~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=221975dbefe4ed56e8797c0efaf558d639445d1b;p=thirdparty%2Fnftables.git tests: shell: cover reset command with counter and quota Tested-by: Eric Garver Signed-off-by: Pablo Neira Ayuso --- diff --git a/tests/shell/testcases/listing/reset_objects b/tests/shell/testcases/listing/reset_objects new file mode 100755 index 00000000..0b6720b6 --- /dev/null +++ b/tests/shell/testcases/listing/reset_objects @@ -0,0 +1,104 @@ +#!/bin/bash + +set -e + +load_ruleset() +{ + $NFT -f - <