Searched refs:test_control_failed_tests (Results 1 – 9 of 9) sorted by relevance
| /NetX-Duo-v6.2.1/test/regression/crypto_test/ |
| D | cryptotestcontrol.c | 57 ULONG test_control_failed_tests; variable 275 test_control_failed_tests += (ULONG)data[1]; in fork_child() 284 test_control_failed_tests++; in fork_child() 299 test_control_failed_tests = 0; in fork_child() 314 …ed: %lu\n", test_control_successful_tests, test_control_warning_tests, test_control_failed_tests); in fork_child() 316 exit(test_control_failed_tests); in fork_child() 339 data[1] = (CHAR)test_control_failed_tests; in test_control_return() 435 test_control_failed_tests++; in test_control_thread_entry() 451 …ed: %lu\n", test_control_successful_tests, test_control_warning_tests, test_control_failed_tests); in test_control_thread_entry() 456 exit(test_control_failed_tests); in test_control_thread_entry() [all …]
|
| /NetX-Duo-v6.2.1/test/regression/dns_test/ |
| D | netx_dns_function_test.c | 136 extern ULONG test_control_failed_tests; 794 test_control_failed_tests++; in dns_a_type_test() 844 test_control_failed_tests++; in dns_a_type_test() 870 test_control_failed_tests++; in dns_a_type_test() 900 test_control_failed_tests++; in dns_a_type_test() 935 test_control_failed_tests++; in dns_retransmit_test() 977 test_control_failed_tests++; in dns_aaaa_type_test() 1010 test_control_failed_tests++; in dns_aaaa_type_test() 1045 test_control_failed_tests++; in dns_a_cname_type_test() 1075 test_control_failed_tests++; in dns_a_cname_type_test() [all …]
|
| D | netx_dns_invalid_resource_get_test.c | 80 extern ULONG test_control_failed_tests; 381 test_control_failed_tests++; in nx_dns_query_packet_send()
|
| /NetX-Duo-v6.2.1/test/regression/mqtt_test/ |
| D | netx_mqtt_testcontrol.c | 33 ULONG test_control_failed_tests; variable 242 test_control_failed_tests++; in test_control_thread_entry() 257 …ed: %lu\n", test_control_successful_tests, test_control_warning_tests, test_control_failed_tests); in test_control_thread_entry() 262 exit(test_control_failed_tests); in test_control_thread_entry() 280 test_control_failed_tests++; in test_control_return()
|
| /NetX-Duo-v6.2.1/test/regression/nx_secure_test/ |
| D | netxtestcontrol.c | 62 ULONG test_control_failed_tests; variable 563 test_control_failed_tests += (ULONG)data[1]; in fork_child() 572 test_control_failed_tests++; in fork_child() 587 test_control_failed_tests = 0; in fork_child() 602 …ed: %lu\n", test_control_successful_tests, test_control_warning_tests, test_control_failed_tests); in fork_child() 604 exit(test_control_failed_tests); in fork_child() 627 data[1] = (CHAR)test_control_failed_tests; in test_control_return() 716 test_control_failed_tests++; in test_control_thread_entry() 731 …ed: %lu\n", test_control_successful_tests, test_control_warning_tests, test_control_failed_tests); in test_control_thread_entry() 736 exit(test_control_failed_tests); in test_control_thread_entry() [all …]
|
| /NetX-Duo-v6.2.1/test/regression/web_test/ |
| D | netx_https_testcontrol.c | 34 ULONG test_control_failed_tests; variable 287 test_control_failed_tests++; in test_control_thread_entry() 302 …ed: %lu\n", test_control_successful_tests, test_control_warning_tests, test_control_failed_tests); in test_control_thread_entry() 307 exit(test_control_failed_tests); in test_control_thread_entry() 325 test_control_failed_tests++; in test_control_return()
|
| /NetX-Duo-v6.2.1/test/regression/test/ |
| D | netxtestcontrol.c | 72 ULONG test_control_failed_tests; variable 2723 test_control_failed_tests += (ULONG)data[1]; in fork_child() 2732 test_control_failed_tests++; in fork_child() 2747 test_control_failed_tests = 0; in fork_child() 2762 …)test_control_successful_tests, (UINT)test_control_warning_tests, (UINT)test_control_failed_tests); in fork_child() 2764 exit(test_control_failed_tests); in fork_child() 2789 data[1] = (CHAR)test_control_failed_tests; in test_control_return() 2888 test_control_failed_tests++; in test_control_thread_entry() 2903 …)test_control_successful_tests, (UINT)test_control_warning_tests, (UINT)test_control_failed_tests); in test_control_thread_entry() 2908 exit(test_control_failed_tests); in test_control_thread_entry() [all …]
|
| /NetX-Duo-v6.2.1/test/regression/mdns_test/ |
| D | netx_mdns_run_test_case.c | 599 extern ULONG test_control_failed_tests; 788 test_control_failed_tests++; in netx_mdns_run_test_case()
|
| /NetX-Duo-v6.2.1/test/regression/tahi_test/ |
| D | netx_tahi_run_test_case.c | 786 extern ULONG test_control_failed_tests; 901 test_control_failed_tests++; in netx_tahi_run_test_case()
|