Searched refs:skip (Results 1 – 7 of 7) sorted by relevance
151 TEST_CASE("Known issue: test_malloc_atexit hangs if compiled with -prof-genx\n" * doctest::skip(tru… in skip() function in doctest154 TEST_CASE("Known issue: test_malloc_atexit is not applicable under ASAN\n" * doctest::skip(true)) {} in skip() function in doctest
163 TEST_CASE("Memory leaks test is not applicable under ASAN\n" * doctest::skip(true)) {} in skip() function in doctest
54 SCAN_RESULT=`codespell --quiet-level=2 --skip "${SKIP_PATTERN}" ${SCAN_TARGET}`
757 TEST_CASE("Memory leaks test is not applicable under ASAN\n" * doctest::skip(true)) {} in skip() function in doctest826 TEST_CASE("Memory leaks test is not applicable under ASAN\n" * doctest::skip(true)) {} in skip() function in doctest1171 * doctest::skip() //skip the test for now, to not pollute the test log in should_fail()1182 * doctest::skip() //skip the test for now, to not pollute the test log in should_fail()1194 * doctest::skip() //skip the test for now, to not pollute the test log in should_fail()
1986 * doctest::skip() //skip the test for now, to not pollute the test log in should_fail()
100 because if the protected region threw an exception, control would skip
1978 DOCTEST_DEFINE_DECORATOR(skip, bool, true);