Searched refs:tests_passed (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/opie/
H A Dopietest.c266 int tests_passed = 0; local
295 tests_passed++;
301 printf("opietest: completed %d tests. %d tests passed, %d tests skipped, %d tests failed.\n", ntests, tests_passed, tests_skipped, tests_failed);

Completed in 57 milliseconds