Searched refs:test_control_failed_tests (Results 1 – 4 of 4) sorted by relevance
22 ULONG test_control_failed_tests; variable
86 ULONG test_control_failed_tests; variable487 test_control_failed_tests = 0; in tx_application_define()1182 … %lu System Errors: %lu\n", test_control_successful_tests, test_control_failed_tests, test_co… in test_control_thread_entry()1184 exit(test_control_failed_tests + test_control_system_errors); in test_control_thread_entry()1186 external_exit(test_control_failed_tests + test_control_system_errors); in test_control_thread_entry()1205 test_control_failed_tests++; in test_control_return()
91 ULONG test_control_failed_tests; variable529 test_control_failed_tests = 0; in tx_application_define()1371 … %lu System Errors: %lu\n", test_control_successful_tests, test_control_failed_tests, test_co… in test_control_thread_entry()1373 exit(test_control_failed_tests + test_control_system_errors); in test_control_thread_entry()1375 external_exit(test_control_failed_tests + test_control_system_errors); in test_control_thread_entry()1397 test_control_failed_tests++; in test_control_return()