Home
last modified time | relevance | path

Searched refs:test_client_stop (Results 1 – 18 of 18) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_http_proxy_data_fin_test.c32 static UINT test_client_stop = 0; variable
262 test_client_stop = 1; in thread_client_entry()
275 test_client_stop = 1; in thread_client_entry()
284 test_client_stop = 1; in thread_client_entry()
317 test_client_stop = 1; in thread_client_entry()
497 while(!test_client_stop) in thread_server_entry()
502 test_client_stop = 0; in thread_server_entry()
Dnetx_http_proxy_disconnect_test.c28 static UINT test_client_stop = 0; variable
263 test_client_stop = 1; in thread_client_entry()
284 test_client_stop = 1; in thread_client_entry()
317 test_client_stop = 1; in thread_client_entry()
479 while(!test_client_stop) in thread_server_entry()
484 test_client_stop = 0; in thread_server_entry()
Dnetx_http_proxy_error_response_test.c28 static UINT test_client_stop = 0; variable
267 test_client_stop = 1; in thread_client_entry()
288 test_client_stop = 1; in thread_client_entry()
321 test_client_stop = 1; in thread_client_entry()
493 while(!test_client_stop) in thread_server_entry()
498 test_client_stop = 0; in thread_server_entry()
Dnetx_http_proxy_non_block_test.c28 static UINT test_client_stop = 0; variable
245 test_client_stop = 1; in thread_client_entry()
278 test_client_stop = 1; in thread_client_entry()
427 while(!test_client_stop) in thread_server_entry()
432 test_client_stop = 0; in thread_server_entry()
Dnetx_http_proxy_multiple_response_test.c28 static UINT test_client_stop = 0; variable
254 test_client_stop = 1; in thread_client_entry()
287 test_client_stop = 1; in thread_client_entry()
452 while(!test_client_stop) in thread_server_entry()
457 test_client_stop = 0; in thread_server_entry()
Dnetx_http_proxy_basic_test.c28 static UINT test_client_stop = 0; variable
280 test_client_stop = 1; in thread_client_entry()
429 while(!test_client_stop) in thread_server_entry()
434 test_client_stop = 0; in thread_server_entry()
/NetX-Duo-v6.2.1/test/regression/websocket_test/
Dnetx_websocket_delete_test.c31 static UINT test_client_stop = 0; variable
Dnetx_websocket_fin_test.c30 static UINT test_client_stop = 0; variable
Dnetx_websocket_send_chain_packets_test.c30 static UINT test_client_stop = 0; variable
Dnetx_websocket_disconnect_test.c31 static UINT test_client_stop = 0; variable
Dnetx_websocket_one_frame_in_packets_test.c30 static UINT test_client_stop = 0; variable
Dnetx_websocket_mask_test.c30 static UINT test_client_stop = 0; variable
Dnetx_websocket_opcode_test.c34 static UINT test_client_stop = 0; variable
Dnetx_websocket_16_bit_payload_length_test.c30 static UINT test_client_stop = 0; variable
Dnetx_websocket_connect_test.c30 static UINT test_client_stop = 0; variable
Dnetx_websocket_multi_instance_test.c31 static UINT test_client_stop = 0; variable
Dnetx_websocket_non_block_test.c33 static UINT test_client_stop = 0; variable
Dnetx_websocket_one_packet_with_multi_frames_test.c30 static UINT test_client_stop = 0; variable