Searched refs:testcase_fail_count (Results 1 – 1 of 1) sorted by relevance
63 static guint testcase_fail_count = 0; variable135 testcase_fail_count += 1; in testcase_close()481 testcase_fail_count++; in launch_test()728 return testcase_fail_count == 0 ? EXIT_SUCCESS : EXIT_FAILURE; in main()