Searched refs:assertions (Results 1 – 3 of 3) sorted by relevance
13 #define TAS (&test_report.assertions) /* Total assertions */325 test_report.assertions.info.passed[TAS->passed].module = fn;326 test_report.assertions.info.passed[TAS->passed].line = ln;331 test_report.assertions.info.failed[TAS->failed].module = fn;332 test_report.assertions.info.failed[TAS->failed].line = ln;337 test_report.assertions.info.warnings[TAS->warnings].module = fn;338 test_report.assertions.info.warnings[TAS->warnings].line = ln;
67 AS_STAT assertions; /* Total assertions statistics */ member
94 :term:`TFM` can provide assertions to detect common programming errors but