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.73 [+0.73] TEST: RET  -> pass                                                  [ OK ]
# 0.76 [+0.03] TEST: RET tpass -> pass                                             [ OK ]
# 0.80 [+0.04] TEST: RET tfail -> fail                                             [ OK ]
# 0.82 [+0.03] TEST: RET txfail -> xfail                                           [ OK ]
# 0.84 [+0.02] TEST: RET tpass tpass -> pass                                       [ OK ]
# 0.87 [+0.02] TEST: RET tpass tfail -> fail                                       [ OK ]
# 0.90 [+0.03] TEST: RET tpass txfail -> xfail                                     [ OK ]
# 0.93 [+0.03] TEST: RET tfail tpass -> fail                                       [ OK ]
# 0.96 [+0.03] TEST: RET txfail tpass -> xfail                                     [ OK ]
# 0.99 [+0.03] TEST: RET tfail tfail -> fail                                       [ OK ]
# 1.03 [+0.04] TEST: RET tfail txfail -> fail                                      [ OK ]
# 1.06 [+0.04] TEST: RET txfail tfail -> fail                                      [ OK ]
# 1.10 [+0.04] TEST: RET txfail txfail -> xfail                                    [ OK ]
# 1.12 [+0.02] TEST: EXIT_STATUS : -> pass                                         [ OK ]
# 1.14 [+0.02] TEST: EXIT_STATUS pass -> pass                                      [ OK ]
# 1.18 [+0.03] TEST: EXIT_STATUS fail -> fail                                      [ OK ]
# 1.21 [+0.03] TEST: EXIT_STATUS xfail -> pass                                     [ OK ]
# 1.23 [+0.02] TEST: EXIT_STATUS skip -> skip                                      [ OK ]
# 1.26 [+0.03] TEST: EXIT_STATUS pass pass -> pass                                 [ OK ]
# 1.30 [+0.04] TEST: EXIT_STATUS pass fail -> fail                                 [ OK ]
# 1.33 [+0.03] TEST: EXIT_STATUS pass xfail -> pass                                [ OK ]
# 1.37 [+0.03] TEST: EXIT_STATUS pass skip -> skip                                 [ OK ]
# 1.40 [+0.03] TEST: EXIT_STATUS fail pass -> fail                                 [ OK ]
# 1.44 [+0.04] TEST: EXIT_STATUS xfail pass -> pass                                [ OK ]
# 1.48 [+0.04] TEST: EXIT_STATUS skip pass -> skip                                 [ OK ]
# 1.52 [+0.04] TEST: EXIT_STATUS fail fail -> fail                                 [ OK ]
# 1.56 [+0.04] TEST: EXIT_STATUS fail xfail -> fail                                [ OK ]
# 1.60 [+0.04] TEST: EXIT_STATUS fail skip -> fail                                 [ OK ]
# 1.67 [+0.07] TEST: EXIT_STATUS xfail fail -> fail                                [ OK ]
# 1.71 [+0.04] TEST: EXIT_STATUS skip fail -> fail                                 [ OK ]
# 1.76 [+0.05] TEST: EXIT_STATUS xfail xfail -> pass                               [ OK ]
# 1.81 [+0.05] TEST: EXIT_STATUS xfail skip -> skip                                [ OK ]
# 1.86 [+0.05] TEST: EXIT_STATUS skip xfail -> skip                                [ OK ]
# 1.89 [+0.03] TEST: EXIT_STATUS skip skip -> skip                                 [ OK ]
# 1.92 [+0.03] TEST: EXIT_STATUS slow_xfail: slow -> pass                          [ OK ]
# 1.96 [+0.04] 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__->