Home | History | Annotate | Download | only in tests

Lines Matching full:errors

60 	int errors = 0;
69 errors++;
75 errors++;
84 errors++;
90 errors++;
100 errors++;
106 errors++;
112 errors++;
115 if (errors)
116 printf("FAILED! %d errors\n", errors);
118 return errors;