Home
last modified time | relevance | path

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

/tools/testing/selftests/
Dkselftest_harness.h731 unsigned int pass_count = 0; in test_harness_run() local
740 pass_count++; in test_harness_run()
744 printf("[==========] %u / %u tests passed.\n", pass_count, count); in test_harness_run()