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 # TAP version 13 # 1..3 # # Starting 3 tests from 1 test cases. # # RUN global.test_sanity ... # # OK global.test_sanity # ok 1 global.test_sanity # # RUN global.close_in_progress ... # # OK global.close_in_progress # ok 2 global.close_in_progress # # RUN global.close_with_ref ... # # OK global.close_with_ref # ok 3 global.close_with_ref # # PASSED: 3 / 3 tests passed. # # 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__->