Lines Matching full:failures
65 // Tests catching fatal failures.
131 printf("(expecting 2 failures on (3) >= (a[i]))\n");
233 // This function creates two failures intentionally.
235 printf("The non-test part of the code is expected to have 2 failures.\n\n");
247 // Tests non-fatal failures in the fixture constructor.
251 printf("(expecting 5 failures)\n");
272 // Tests fatal failures in the fixture constructor.
276 printf("(expecting 2 failures)\n");
307 // Tests non-fatal failures in SetUp().
315 printf("(expecting 4 failures)\n");
332 // Tests fatal failures in SetUp().
340 printf("(expecting 3 failures)\n");
412 printf("(expecting 3 failures)\n");
451 printf("(expecting 3 failures)\n");
482 printf("(expecting 2 failures)\n");
598 // non-fatal failures.
681 // fatal failures.
881 printf("(expecting 2 failures)\n");
888 printf("(expecting 2 failures)\n");
895 // Tests that the ScopedFakeTestPartResultReporter only catches failures from
898 printf("(expecting 2 failures)\n");
907 // The two failures should not have been intercepted.