make -C tools/testing/selftests TARGETS="net" TEST_PROGS=netlink-dumps TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: netlink-dumps # 0.00 [+0.00] TAP version 13 # 0.00 [+0.00] 1..3 # 0.00 [+0.00] # Starting 3 tests from 1 test cases. # 0.00 [+0.00] # RUN global.test_sanity ... # 0.00 [+0.00] # OK global.test_sanity # 0.00 [+0.00] ok 1 global.test_sanity # 0.00 [+0.00] # RUN global.close_in_progress ... # 0.00 [+0.00] # OK global.close_in_progress # 0.00 [+0.00] ok 2 global.close_in_progress # 0.01 [+0.00] # RUN global.close_with_ref ... # 0.09 [+0.09] # OK global.close_with_ref # 0.09 [+0.00] ok 3 global.close_with_ref # 0.09 [+0.00] # PASSED: 3 / 3 tests passed. # 0.09 [+0.00] # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0 ok 1 selftests: net: netlink-dumps make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->