Searched refs:global_test_count (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/libs/print/libgutenprint/test/
H A Dcurve.c36 int global_test_count = 0; variable
63 global_test_count++;
64 printf("%d.%d: Checking %s... ", global_test_count, line, name);
82 test_failure_tmp->test_number = global_test_count;
1209 printf("%d/%d tests FAILED.\n", global_error_count, global_test_count);

Completed in 38 milliseconds