Home
last modified time | relevance | path

Searched refs:TEST_CLIENT_ADDRESS (Results 1 – 23 of 23) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/rtsp_test/
Dnetx_rtsp_error_response_test.c46 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
197 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_rtsp_multiple_request_test.c46 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
133 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_rtsp_delete_beforehand_test.c54 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
232 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_rtsp_rtp_basic_test.c53 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
234 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_rtsp_rtp_ipv6_basic_test.c53 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
246 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
/NetX-Duo-v6.2.1/test/regression/websocket_test/
Dnetx_websocket_delete_test.c45 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
155 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_websocket_fin_test.c44 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
169 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_websocket_send_chain_packets_test.c44 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
199 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_websocket_disconnect_test.c45 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
160 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_websocket_one_frame_in_packets_test.c44 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
169 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_websocket_mask_test.c46 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
171 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_websocket_opcode_test.c48 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
169 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_websocket_16_bit_payload_length_test.c44 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
258 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_websocket_connect_test.c68 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
197 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_websocket_multi_instance_test.c45 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
230 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_websocket_non_block_test.c71 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
181 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_websocket_one_packet_with_multi_frames_test.c44 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
224 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_http_proxy_basic_test.c41 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
138 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_http_proxy_non_block_test.c41 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
138 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_http_proxy_disconnect_test.c41 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
138 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_http_proxy_error_response_test.c41 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
149 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_http_proxy_multiple_response_test.c41 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
138 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()
Dnetx_http_proxy_data_fin_test.c46 #define TEST_CLIENT_ADDRESS IP_ADDRESS(1,2,3,5) macro
152 status = nx_ip_create(&client_ip, "Test Client IP", TEST_CLIENT_ADDRESS, in test_application_define()