Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4734 bool okToFail() const;
12561 if( m_activeTestCase->getTestCaseInfo().okToFail() ) in assertionEnded()
13896 bool TestCaseInfo::okToFail() const { in okToFail() function in Catch::TestCaseInfo
16531 m_okToFail = testCaseInfo.okToFail(); in testCaseStarting()