Home
last modified time | relevance | path

Searched refs:https_client_stop (Results 1 – 25 of 40) sorted by relevance

12

/NetX-Duo-v6.2.1/test/regression/web_test/
Dnetx_web_secure_connect_fail_test.c59 static UINT https_client_stop = 0; variable
260 https_client_stop = 1; in thread_client_entry()
336 while (!https_client_stop) in thread_server_entry()
Dnetx_web_connect_three_times_test.c62 static UINT https_client_stop = 0; variable
300 https_client_stop = 1; in thread_client_entry()
408 while(!https_client_stop) in thread_server_entry()
Dnetx_web_secure_reconnect_test.c58 static UINT https_client_stop = 0; variable
258 https_client_stop = 1; in thread_client_entry()
334 while (!https_client_stop) in thread_server_entry()
Dnetx_web_certifiacte_verify_test.c59 static UINT https_client_stop = 0; variable
259 https_client_stop = 1; in thread_client_entry()
341 while(!https_client_stop) in thread_server_entry()
Dnetx_web_basic_ecc_test.c55 static UINT https_client_stop = 0; variable
260 https_client_stop = 1; in thread_client_entry()
346 while(!https_client_stop) in thread_server_entry()
Dnetx_web_head_basic_test.c60 static UINT https_client_stop = 0; variable
303 https_client_stop = 1; in thread_client_entry()
411 while(!https_client_stop) in thread_server_entry()
Dnetx_web_keep_alive_abnormal_test.c60 static UINT https_client_stop = 0; variable
339 https_client_stop = 1; in thread_client_entry()
446 while(!https_client_stop) in thread_server_entry()
Dnetx_web_status_400_test.c70 static UINT https_client_stop = 0; variable
353 https_client_stop = 1; in thread_client_entry()
472 while(!https_client_stop) in thread_server_entry()
Dnetx_web_status_404_test.c63 static UINT https_client_stop = 0; variable
341 https_client_stop = 1; in thread_client_entry()
449 while(!https_client_stop) in thread_server_entry()
Dnetx_web_status_501_test.c66 static UINT https_client_stop = 0; variable
348 https_client_stop = 1; in thread_client_entry()
467 while(!https_client_stop) in thread_server_entry()
Dnetx_web_basic_authenticate_empty_test.c60 static UINT https_client_stop = 0; variable
327 https_client_stop = 1; in thread_client_entry()
436 while(!https_client_stop) in thread_server_entry()
Dnetx_web_post_basic_test.c60 static UINT https_client_stop = 0; variable
327 https_client_stop = 1; in thread_client_entry()
435 while(!https_client_stop) in thread_server_entry()
Dnetx_web_invalid_release_test.c60 static UINT https_client_stop = 0; variable
343 https_client_stop = 1; in thread_client_entry()
451 while(!https_client_stop) in thread_server_entry()
Dnetx_web_delete_basic_test.c60 static UINT https_client_stop = 0; variable
373 https_client_stop = 1; in thread_client_entry()
477 while(!https_client_stop) in thread_server_entry()
Dnetx_web_host_field_test.c62 static UINT https_client_stop = 0; variable
301 https_client_stop = 1; in thread_client_entry()
408 while(!https_client_stop) in thread_server_entry()
Dnetx_web_keep_alive_test.c60 static UINT https_client_stop = 0; variable
370 https_client_stop = 1; in thread_client_entry()
477 while(!https_client_stop) in thread_server_entry()
Dnetx_web_response_in_multiple_packets_test.c60 static UINT https_client_stop = 0; variable
331 https_client_stop = 1; in thread_client_entry()
439 while(!https_client_stop) in thread_server_entry()
Dnetx_web_abnormal_test.c62 static UINT https_client_stop = 0; variable
369 https_client_stop = 1; in thread_client_entry()
492 while(!https_client_stop) in thread_server_entry()
Dnetx_web_basic_authenticate_test.c60 static UINT https_client_stop = 0; variable
329 https_client_stop = 1; in thread_client_entry()
438 while(!https_client_stop) in thread_server_entry()
Dnetx_web_put_basic_test.c60 static UINT https_client_stop = 0; variable
357 https_client_stop = 1; in thread_client_entry()
465 while(!https_client_stop) in thread_server_entry()
Dnetx_web_chunked_response_process_test.c60 static UINT https_client_stop = 0; variable
436 https_client_stop = 1; in thread_client_entry()
543 while(!https_client_stop) in thread_server_entry()
Dnetx_web_client_cleanup_test.c61 static UINT https_client_stop = 0; variable
369 https_client_stop = 1; in thread_client_entry()
477 while(!https_client_stop) in thread_server_entry()
Dnetx_web_get_content_length_test.c62 static UINT https_client_stop = 0; variable
400 https_client_stop = 1; in thread_client_entry()
511 while(!https_client_stop) in thread_server_entry()
Dnetx_web_get_put_referred_URI_test.c65 static UINT https_client_stop = 0; variable
371 https_client_stop = 1; in thread_client_entry()
479 while(!https_client_stop) in thread_server_entry()
Dnetx_web_chunked_response_packet_chain_test.c60 static UINT https_client_stop = 0; variable
376 https_client_stop = 1; in thread_client_entry()
484 while(!https_client_stop) in thread_server_entry()

12