Home
last modified time | relevance | path

Searched refs:TOTAL_TESTS (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/net/
A Dtest_so_rcv.sh8 TOTAL_TESTS=0
17 ((TOTAL_TESTS++))
68 echo "FAIL - $FAILED_TESTS/$TOTAL_TESTS tests failed"
71 echo "OK - All $TOTAL_TESTS tests passed"
A Dcmsg_so_priority.sh15 TOTAL_TESTS=0
24 ((TOTAL_TESTS++))
146 echo "FAIL - $FAILED_TESTS/$TOTAL_TESTS tests failed"
149 echo "OK - All $TOTAL_TESTS tests passed"
/tools/testing/selftests/x86/
A Dtest_vsyscall.c27 #define TOTAL_TESTS 13 macro
29 #define TOTAL_TESTS 8 macro
508 int total_tests = TOTAL_TESTS; in main()

Completed in 7 milliseconds