OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Mon Mar 02 05:31:46 UTC 2026