Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8061 bool testForMissingAssertions( Counts& assertions );
12608 bool RunContext::testForMissingAssertions(Counts& assertions) { in testForMissingAssertions() function in Catch::RunContext
12622 bool missingAssertions = testForMissingAssertions(assertions); in sectionEnded()
12778 bool missingAssertions = testForMissingAssertions(assertions); in runCurrentTest()