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

/freebsd-10.0-release/contrib/libarchive/cpio/test/
H A Dmain.c2498 int i = 0, j = 0, tests_run = 0, tests_failed = 0, option; local
2786 tests_run++;
2810 printf(" Tests run: %8d\n", tests_run);
2830 printf("%d tests passed, no failures\n", tests_run);
/freebsd-10.0-release/contrib/libarchive/libarchive/test/
H A Dmain.c2517 int i = 0, j = 0, tests_run = 0, tests_failed = 0, option; local
2805 tests_run++;
2829 printf(" Tests run: %8d\n", tests_run);
2849 printf("%d tests passed, no failures\n", tests_run);
/freebsd-10.0-release/contrib/libarchive/tar/test/
H A Dmain.c2499 int i = 0, j = 0, tests_run = 0, tests_failed = 0, option; local
2787 tests_run++;
2811 printf(" Tests run: %8d\n", tests_run);
2831 printf("%d tests passed, no failures\n", tests_run);

Completed in 139 milliseconds