Home
last modified time | relevance | path

Searched refs:test_content_length (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/test/regression/web_test/
Dnetx_web_chunked_response_process_test.c116 static UINT test_content_length = 0x14 + 0xc + 0x14; variable
184 static UINT test_content_length = 0x14 + 0xc + 0x124; variable
411 if ((status != NX_WEB_HTTP_GET_DONE) || (content_length != test_content_length)) in thread_client_entry()
Dnetx_web_chunked_response_packet_chain_test.c129 static UINT test_content_length = 52; variable
353 if ((status != NX_WEB_HTTP_GET_DONE) || (content_length != test_content_length)) in thread_client_entry()