]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: shell: Add socat availability feature test
authorPhil Sutter <phil@nwl.cc>
Thu, 27 Mar 2025 17:44:49 +0000 (18:44 +0100)
committerPhil Sutter <phil@nwl.cc>
Fri, 28 Mar 2025 14:08:50 +0000 (15:08 +0100)
commit62250017dd4b03d7d72be3c56d0e12c53141fad4
tree3c24eef91ecf8e44109c3218f43a7cbd9fe16c1c
parent40b0708ca6dee4829a9b6e1c2f4677ff2c206b43
tests: shell: Add socat availability feature test

Several tests did this manually and skipped if unavail, others just
implicitly depended on the tool.

Note that for the sake of simplicity, this will skip
packetpath/tcp_options test entirely when it did a partial run before.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Reviewed-by: Florian Westphal <fw@strlen.de>
tests/shell/features/socat.sh [new file with mode: 0755]
tests/shell/testcases/packetpath/cgroupv2
tests/shell/testcases/packetpath/flowtables
tests/shell/testcases/packetpath/match_l4proto
tests/shell/testcases/packetpath/payload
tests/shell/testcases/packetpath/tcp_options
tests/shell/testcases/packetpath/tcp_reset