Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Ddoctest.h967 bool no_exitcode; // if the framework should return 0 as the exitcode member
6731 DOCTEST_PARSE_AS_BOOL_OR_FLAG("no-exitcode", "ne", no_exitcode, false);
6894 if(p->numTestCasesFailed && !p->no_exitcode)