summaryrefslogtreecommitdiffstats
path: root/extensions/libebt_nflog.t
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2022-10-01 00:10:34 +0200
committerPhil Sutter <phil@nwl.cc>2022-10-26 20:11:55 +0200
commit790d17313c19e9a6bfb2ccd9a23f7f56d62814a9 (patch)
tree8fdd508ae63eca29a3d84ffbd6dc852c50c831e3 /extensions/libebt_nflog.t
parente8687835e1f9a8b4cf635239f398ef93673ebd76 (diff)
tests: *.t: Fix expected output for simple calls
These minimal extension uses print in more detailed form. Track this, the output is desired. Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'extensions/libebt_nflog.t')
-rw-r--r--extensions/libebt_nflog.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/libebt_nflog.t b/extensions/libebt_nflog.t
index f867df30..e98d8f5f 100644
--- a/extensions/libebt_nflog.t
+++ b/extensions/libebt_nflog.t
@@ -1,5 +1,5 @@
:INPUT,FORWARD,OUTPUT
---nflog;=;OK
+--nflog;--nflog-group 1;OK
--nflog-group 42;=;OK
--nflog-range 42;--nflog-group 1 --nflog-range 42 -j CONTINUE;OK
--nflog-threshold 100 --nflog-prefix foo;--nflog-prefix "foo" --nflog-group 1 --nflog-threshold 100 -j CONTINUE;OK