Home
last modified time | relevance | path

Searched refs:checktool (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/netfilter/
A Dnft_zones_many.sh21 checktool (){ function
28 checktool "nft --version" "run test without nft tool"
29 checktool "ip -Version" "run test without ip tool"
30 checktool "socat -V" "run test without socat tool"
31 checktool "ip netns add $ns" "create net namespace"
A Dipip-conntrack-mtu.sh35 checktool (){ function
42 checktool "iptables --version" "run test without iptables"
43 checktool "ip -Version" "run test without ip tool"
44 checktool "which nc" "run test without nc (netcat)"
45 checktool "ip netns add ${r_a}" "create net namespace"
A Dnft_flowtable.sh29 checktool (){ function
36 checktool "nft --version" "run test without nft tool"
37 checktool "ip -Version" "run test without ip tool"
38 checktool "which nc" "run test without nc (netcat)"
39 checktool "ip netns add nsr1" "create net namespace"

Completed in 6 milliseconds