Home | History | Annotate | Download | only in src

Lines Matching full:failures

181     " should catch exceptions and treat them as test failures.");
510 // results. Intercepts only failures from the current thread.
591 << " Actual: " << results.size() << " failures";
3053 // <-- individual assertion failures
3088 int failures = 0;
3097 if (++failures == 1)
3106 if (failures == 0)
3116 " <testsuite name=\"%s\" tests=\"%d\" failures=\"%d\" "
3140 "<testsuite tests=\"%d\" failures=\"%d\" disabled=\"%d\" "
4180 " Turn assertion failures into debugger break-points.\n"
4182 " Turn assertion failures into C++ exceptions.\n"