Searched refs:okToFail (Results 1 – 1 of 1) sorted by relevance
4734 bool okToFail() const;12561 if( m_activeTestCase->getTestCaseInfo().okToFail() ) in assertionEnded()13896 bool TestCaseInfo::okToFail() const { in okToFail() function in Catch::TestCaseInfo16531 m_okToFail = testCaseInfo.okToFail(); in testCaseStarting()