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-4/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
TAP version 13
1..1
# overriding timeout to 21600
# selftests: net/forwarding: lib_sh_test.sh
# 0.41 [+0.41] TEST: RET  -> pass                                                  [ OK ]
# 0.44 [+0.03] TEST: RET tpass -> pass                                             [ OK ]
# 0.48 [+0.04] TEST: RET tfail -> fail                                             [ OK ]
# 0.53 [+0.05] TEST: RET txfail -> xfail                                           [ OK ]
# 0.56 [+0.03] TEST: RET tpass tpass -> pass                                       [ OK ]
# 0.59 [+0.03] TEST: RET tpass tfail -> fail                                       [ OK ]
# 0.62 [+0.04] TEST: RET tpass txfail -> xfail                                     [ OK ]
# 0.67 [+0.05] TEST: RET tfail tpass -> fail                                       [ OK ]
# 0.71 [+0.04] TEST: RET txfail tpass -> xfail                                     [ OK ]
# 0.74 [+0.04] TEST: RET tfail tfail -> fail                                       [ OK ]
# 0.80 [+0.06] TEST: RET tfail txfail -> fail                                      [ OK ]
# 0.84 [+0.04] TEST: RET txfail tfail -> fail                                      [ OK ]
# 0.89 [+0.04] TEST: RET txfail txfail -> xfail                                    [ OK ]
# 1.04 [+0.16] TEST: EXIT_STATUS : -> pass                                         [ OK ]
# 1.16 [+0.12] TEST: EXIT_STATUS pass -> pass                                      [ OK ]
# 1.29 [+0.12] TEST: EXIT_STATUS fail -> fail                                      [ OK ]
# 1.39 [+0.11] TEST: EXIT_STATUS xfail -> pass                                     [ OK ]
# 1.50 [+0.11] TEST: EXIT_STATUS skip -> skip                                      [ OK ]
# 1.67 [+0.17] TEST: EXIT_STATUS pass pass -> pass                                 [ OK ]
# 1.88 [+0.20] TEST: EXIT_STATUS pass fail -> fail                                 [ OK ]
# 2.08 [+0.20] TEST: EXIT_STATUS pass xfail -> pass                                [ OK ]
# 2.27 [+0.19] TEST: EXIT_STATUS pass skip -> skip                                 [ OK ]
# 2.45 [+0.19] TEST: EXIT_STATUS fail pass -> fail                                 [ OK ]
# 2.64 [+0.19] TEST: EXIT_STATUS xfail pass -> pass                                [ OK ]
# 2.87 [+0.23] TEST: EXIT_STATUS skip pass -> skip                                 [ OK ]
# 3.06 [+0.19] TEST: EXIT_STATUS fail fail -> fail                                 [ OK ]
# 3.29 [+0.23] TEST: EXIT_STATUS fail xfail -> fail                                [ OK ]
# 3.47 [+0.17] TEST: EXIT_STATUS fail skip -> fail                                 [ OK ]
# 3.66 [+0.19] TEST: EXIT_STATUS xfail fail -> fail                                [ OK ]
# 3.88 [+0.22] TEST: EXIT_STATUS skip fail -> fail                                 [ OK ]
# 4.06 [+0.19] TEST: EXIT_STATUS xfail xfail -> pass                               [ OK ]
# 4.26 [+0.19] TEST: EXIT_STATUS xfail skip -> skip                                [ OK ]
# 4.45 [+0.19] TEST: EXIT_STATUS skip xfail -> skip                                [ OK ]
# 4.62 [+0.17] TEST: EXIT_STATUS skip skip -> skip                                 [ OK ]
# 4.74 [+0.12] TEST: EXIT_STATUS slow_xfail: slow -> pass                          [ OK ]
# 4.84 [+0.10] TEST: EXIT_STATUS slow_xfail: fast -> fail                          [ OK ]
ok 1 selftests: net/forwarding: lib_sh_test.sh
make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding'
make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests'
xx__-> echo $?
0
xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak
xx__->