HomeSort by: relevance | last modified time | path
    Searched defs:tests_run (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libarchive/dist/test_utils/
test_main.c 3930 int i = 0, j = 0, tests_run = 0, tests_failed = 0, option; local
4276 tests_run++;
4300 printf(" Tests run: %8d\n", tests_run);
4320 printf("%d tests passed, no failures\n", tests_run);
test_main.c 3930 int i = 0, j = 0, tests_run = 0, tests_failed = 0, option; local
4276 tests_run++;
4300 printf(" Tests run: %8d\n", tests_run);
4320 printf("%d tests passed, no failures\n", tests_run);

Completed in 68 milliseconds