Home
last modified time | relevance | path

Searched refs:test_establish_notify (Results 1 – 5 of 5) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/netxduo_test/
Dnetx_http_proxy_non_block_test.c190 static void test_establish_notify(NX_TCP_SOCKET *socekt_ptr) in test_establish_notify() function
220 nx_tcp_socket_establish_notify(&test_client, test_establish_notify); in thread_client_entry()
Dnetx_http_proxy_disconnect_test.c191 static void test_establish_notify(NX_TCP_SOCKET *socekt_ptr) in test_establish_notify() function
226 nx_tcp_socket_establish_notify(&test_client, test_establish_notify); in thread_client_entry()
Dnetx_http_proxy_error_response_test.c201 static void test_establish_notify(NX_TCP_SOCKET *socekt_ptr) in test_establish_notify() function
231 nx_tcp_socket_establish_notify(&test_client, test_establish_notify); in thread_client_entry()
Dnetx_http_proxy_multiple_response_test.c190 static void test_establish_notify(NX_TCP_SOCKET *socekt_ptr) in test_establish_notify() function
220 nx_tcp_socket_establish_notify(&test_client, test_establish_notify); in thread_client_entry()
Dnetx_http_proxy_data_fin_test.c205 static void test_establish_notify(NX_TCP_SOCKET *socekt_ptr) in test_establish_notify() function
240 nx_tcp_socket_establish_notify(&test_client, test_establish_notify); in thread_client_entry()