Searched refs:testcount (Results 1 – 3 of 3) sorted by relevance
31 int testcount = 0; in main() local45 ++testcount; in main()50 printf ("Encountered no errors in %d tests.\n", testcount); in main()56 errcount, testcount); in main()
4103 int testcount = 0; in main() local4127 testcount++; in main()4149 printf("Encountered no errors in %d tests.\n", testcount); in main()4155 errcount, testcount); in main()
5046 int testcount = 0; in main() local5058 testcount++; in main()5062 printf ("Encountered no errors in %d tests.\n", testcount); in main()5067 errcount, testcount); in main()
Completed in 17 milliseconds