Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Ddoctest.h968 bool no_run; // to not run the tests at all (can be done with an "*" exclude) member
6732 DOCTEST_PARSE_AS_BOOL_OR_FLAG("no-run", "nr", no_run, false);
6921 if(p->no_run || p->version || p->help || p->list_reporters) {