Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/test/
H A Dmain.c244 #define VERBOSITY_LIGHT_REPORT 1 /* -v */ macro
365 case VERBOSITY_LIGHT_REPORT: in failure_start()
389 if (verbosity == VERBOSITY_LIGHT_REPORT) in failure_start()
2601 log_console = (verbosity == VERBOSITY_LIGHT_REPORT); in test_summarize()
/freebsd/contrib/libarchive/test_utils/
H A Dtest_main.c379 #define VERBOSITY_LIGHT_REPORT 1 /* -v */ macro
500 case VERBOSITY_LIGHT_REPORT: in failure_start()
524 if (verbosity == VERBOSITY_LIGHT_REPORT) in failure_start()
3533 log_console = (verbosity == VERBOSITY_LIGHT_REPORT); in test_summarize()