| /NetX-Duo-v6.2.1/test/regression/web_test/ |
| D | netx_web_client_rst_test.c | 51 static UINT http_client_stop = 0; variable 220 http_client_stop = NX_TRUE; in thread_client_entry() 293 while(http_client_stop != NX_TRUE) in thread_server_entry()
|
| D | netx_web_one_session_test.c | 45 static UINT http_client_stop = 0; variable 247 http_client_stop = 1; in thread_client_entry() 314 while (!http_client_stop) in thread_server_entry()
|
| D | netx_web_post_long_message_test.c | 50 static UINT http_client_stop = 0; variable 236 http_client_stop = 1; in thread_client_entry() 299 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_connect_three_times_test.c | 52 static UINT http_client_stop = 0; variable 295 http_client_stop = 1; in thread_client_entry() 397 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_head_basic_test.c | 50 static UINT http_client_stop = 0; variable 298 http_client_stop = 1; in thread_client_entry() 400 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_keep_alive_abnormal_test.c | 50 static UINT http_client_stop = 0; variable 334 http_client_stop = 1; in thread_client_entry() 435 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_non_block_basic_test.c | 47 static UINT http_client_stop = 0; variable 324 http_client_stop = 1; in thread_client_entry() 388 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_status_400_test.c | 60 static UINT http_client_stop = 0; variable 348 http_client_stop = 1; in thread_client_entry() 461 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_status_404_test.c | 53 static UINT http_client_stop = 0; variable 336 http_client_stop = 1; in thread_client_entry() 438 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_status_501_test.c | 56 static UINT http_client_stop = 0; variable 343 http_client_stop = 1; in thread_client_entry() 456 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_basic_authenticate_empty_test.c | 50 static UINT http_client_stop = 0; variable 322 http_client_stop = 1; in thread_client_entry() 425 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_post_basic_test.c | 50 static UINT http_client_stop = 0; variable 322 http_client_stop = 1; in thread_client_entry() 424 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_invalid_release_test.c | 50 static UINT http_client_stop = 0; variable 338 http_client_stop = 1; in thread_client_entry() 440 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_delete_basic_test.c | 50 static UINT http_client_stop = 0; variable 368 http_client_stop = 1; in thread_client_entry() 466 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_host_field_test.c | 52 static UINT http_client_stop = 0; variable 296 http_client_stop = 1; in thread_client_entry() 397 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_keep_alive_test.c | 50 static UINT http_client_stop = 0; variable 365 http_client_stop = 1; in thread_client_entry() 466 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_response_in_multiple_packets_test.c | 50 static UINT http_client_stop = 0; variable 326 http_client_stop = 1; in thread_client_entry() 428 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_abnormal_test.c | 52 static UINT http_client_stop = 0; variable 364 http_client_stop = 1; in thread_client_entry() 481 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_basic_authenticate_test.c | 50 static UINT http_client_stop = 0; variable 324 http_client_stop = 1; in thread_client_entry() 427 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_put_basic_test.c | 50 static UINT http_client_stop = 0; variable 352 http_client_stop = 1; in thread_client_entry() 454 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_chunked_response_process_test.c | 50 static UINT http_client_stop = 0; variable 431 http_client_stop = 1; in thread_client_entry() 532 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_client_cleanup_test.c | 51 static UINT http_client_stop = 0; variable 364 http_client_stop = 1; in thread_client_entry() 466 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_get_content_length_test.c | 52 static UINT http_client_stop = 0; variable 395 http_client_stop = 1; in thread_client_entry() 500 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_get_put_referred_URI_test.c | 55 static UINT http_client_stop = 0; variable 366 http_client_stop = 1; in thread_client_entry() 468 while(!http_client_stop) in thread_server_entry()
|
| D | netx_web_chunked_response_packet_chain_test.c | 50 static UINT http_client_stop = 0; variable 371 http_client_stop = 1; in thread_client_entry() 473 while(!http_client_stop) in thread_server_entry()
|