Home
last modified time | relevance | path

Searched refs:test_num (Results 1 – 7 of 7) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/dns_test/
Dnetx_dns_abnormal_packet_test.c268 UINT test_num; in thread_0_entry() local
321 test_num = 4; in thread_0_entry()
323 test_num = 1; in thread_0_entry()
326 for (i = 0; i < test_num; i++) in thread_0_entry()
396 UINT test_num = sizeof(invalid_responses_len) / sizeof(UINT); in thread_1_entry() local
413 for (i = 0; i < test_num; i ++) in thread_1_entry()
/NetX-Duo-v6.2.1/test/regression/web_test/
Dnetx_web_chunked_request_test.c117 static UINT test_num = sizeof(test_chunk)/sizeof(UINT); variable
329 for (j = 0; j < test_num; j++) in thread_client_entry()
333 if (j == test_num - 1) in thread_client_entry()
414 for (j = 0; j < test_num; j++) in thread_client_entry()
418 if (j == test_num - 1) in thread_client_entry()
635 for (i = 0; i < test_num; i++) in server_request_callback()
Dnetx_web_chunked_request_additional_test.c117 static UINT test_num = sizeof(test_chunk)/sizeof(UINT); variable
336 for (j = 0; j < test_num; j++) in thread_client_entry()
340 if (j == test_num - 1) in thread_client_entry()
421 for (j = 0; j < test_num; j++) in thread_client_entry()
425 if (j == test_num - 1) in thread_client_entry()
664 for (i = 0; i < test_num; i++) in server_request_callback()
Dnetx_web_server_chunked_content_process_test.c117 static UINT test_num = sizeof(test_chunk)/sizeof(UINT); variable
339 for (j = 0; j < test_num; j++) in thread_client_entry()
342 if (j != (test_num - 1)) in thread_client_entry()
567 for (i = 0; i < test_num; i++) in server_request_callback()
Dnetx_web_chunked_response_test.c117 static UINT test_num = sizeof(test_chunk)/sizeof(UINT); variable
249 for (i = 0; i < test_num; i++) in thread_client_entry()
539 for (i = 0; i < test_num; i++) in server_request_callback()
Dnetx_web_chunked_response_process_test.c188 static UINT test_num = sizeof(test_pkt_frag)/(5 * sizeof(UINT)); variable
352 for (test_count = 0; test_count < test_num; test_count++) in thread_client_entry()
/NetX-Duo-v6.2.1/test/regression/mdns_test/
Dnetx_mdns_read_overflow_test.c286 UINT test_num = sizeof(invalid_responses_len) / sizeof(UINT); in ntest_0_entry() local
331 for (i = 0; i < test_num; i ++) in ntest_0_entry()