]> git.ipfire.org Git - thirdparty/iptables.git/commit
tests: libipt_icmp.t: Enable tests with numeric output
authorPhil Sutter <phil@nwl.cc>
Tue, 1 Aug 2023 21:42:24 +0000 (23:42 +0200)
committerPhil Sutter <phil@nwl.cc>
Fri, 4 Aug 2023 13:10:49 +0000 (15:10 +0200)
commit99d861c64cda5289e141b2084836663450f1eff0
treebfdc6ed6f013dbbdbb22daf1d2f10216c4048f90
parent5b5430d627bbc227a2d51d4312c371f2015834c6
tests: libipt_icmp.t: Enable tests with numeric output

Unrelated to the question whether numeric (save) output is desired or
not, enable the tests and expect the known format.

Using --list without --numeric prints the names, BTW.

Fixes: 49d5b7277c7f2 ("extensions: libipt_icmp: add unit test")
Signed-off-by: Phil Sutter <phil@nwl.cc>
extensions/libipt_icmp.t