make -C tools/testing/selftests TARGETS=net/netfilter TEST_PROGS=nft_connttrack_helper.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-15/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' make[1]: Entering directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' TAP version 13 1..1 # timeout set to 1800 # selftests: net/netfilter: nft_conntrack_helper.sh # PASS: ns1-1c057h connection on port 2121 has ftp helper attached # PASS: ns2-JOqR28 connection on port 2121 has ftp helper attached # PASS: ns1-1c057h connection on port 2121 has ftp helper attached # PASS: ns2-JOqR28 connection on port 2121 has ftp helper attached # PASS: ns1-1c057h did not show attached helper ip auto-assign # PASS: ns2-JOqR28 did not show attached helper ip auto-assign # PASS: ns1-1c057h did not show attached helper ipv6 auto-assign # PASS: ns2-JOqR28 did not show attached helper ipv6 auto-assign ok 1 selftests: net/netfilter: nft_conntrack_helper.sh make[1]: Leaving directory '/home/virtme/testing-15/tools/testing/selftests/net/netfilter' make: Leaving directory '/home/virtme/testing-15/tools/testing/selftests' xx__-> echo $? 0 xx__->