make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=lib_shh_test.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: lib_sh_test.sh # 0.04 [+0.04] TEST: RET -> pass [ OK ] # 0.05 [+0.00] TEST: RET tpass -> pass [ OK ] # 0.05 [+0.00] TEST: RET tfail -> fail [ OK ] # 0.05 [+0.00] TEST: RET txfail -> xfail [ OK ] # 0.06 [+0.00] TEST: RET tpass tpass -> pass [ OK ] # 0.06 [+0.00] TEST: RET tpass tfail -> fail [ OK ] # 0.06 [+0.00] TEST: RET tpass txfail -> xfail [ OK ] # 0.07 [+0.00] TEST: RET tfail tpass -> fail [ OK ] # 0.07 [+0.00] TEST: RET txfail tpass -> xfail [ OK ] # 0.08 [+0.00] TEST: RET tfail tfail -> fail [ OK ] # 0.08 [+0.00] TEST: RET tfail txfail -> fail [ OK ] # 0.08 [+0.00] TEST: RET txfail tfail -> fail [ OK ] # 0.09 [+0.00] TEST: RET txfail txfail -> xfail [ OK ] # 0.10 [+0.01] TEST: EXIT_STATUS : -> pass [ OK ] # 0.11 [+0.01] TEST: EXIT_STATUS pass -> pass [ OK ] # 0.12 [+0.01] TEST: EXIT_STATUS fail -> fail [ OK ] # 0.13 [+0.01] TEST: EXIT_STATUS xfail -> pass [ OK ] # 0.14 [+0.01] TEST: EXIT_STATUS skip -> skip [ OK ] # 0.16 [+0.02] TEST: EXIT_STATUS pass pass -> pass [ OK ] # 0.17 [+0.02] TEST: EXIT_STATUS pass fail -> fail [ OK ] # 0.19 [+0.02] TEST: EXIT_STATUS pass xfail -> pass [ OK ] # 0.20 [+0.01] TEST: EXIT_STATUS pass skip -> skip [ OK ] # 0.21 [+0.01] TEST: EXIT_STATUS fail pass -> fail [ OK ] # 0.23 [+0.02] TEST: EXIT_STATUS xfail pass -> pass [ OK ] # 0.24 [+0.01] TEST: EXIT_STATUS skip pass -> skip [ OK ] # 0.26 [+0.02] TEST: EXIT_STATUS fail fail -> fail [ OK ] # 0.28 [+0.02] TEST: EXIT_STATUS fail xfail -> fail [ OK ] # 0.29 [+0.01] TEST: EXIT_STATUS fail skip -> fail [ OK ] # 0.31 [+0.02] TEST: EXIT_STATUS xfail fail -> fail [ OK ] # 0.32 [+0.02] TEST: EXIT_STATUS skip fail -> fail [ OK ] # 0.34 [+0.02] TEST: EXIT_STATUS xfail xfail -> pass [ OK ] # 0.35 [+0.02] TEST: EXIT_STATUS xfail skip -> skip [ OK ] # 0.37 [+0.02] TEST: EXIT_STATUS skip xfail -> skip [ OK ] # 0.38 [+0.01] TEST: EXIT_STATUS skip skip -> skip [ OK ] # 0.39 [+0.01] TEST: EXIT_STATUS slow_xfail: slow -> pass [ OK ] # 0.40 [+0.01] TEST: EXIT_STATUS slow_xfail: fast -> fail [ OK ] ok 1 selftests: net/forwarding: lib_sh_test.sh make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->