Searched refs:num_assertions (Results 1 – 2 of 2) sorted by relevance
13 int num_assertions = 0; variable26 ++num_assertions; \41 ++num_assertions; \
1190 printf("All tests passed, %d assertions.\n", num_assertions); in run_tests()