Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Ddoctest.h964 bool minimal; // minimal console output (only test failures) member
6306 if(!opt.minimal)
6311 if(opt.minimal && p.numTestCasesFailed == 0)
6728 DOCTEST_PARSE_AS_BOOL_OR_FLAG("minimal", "m", minimal, false);