Searched refs:TEST_ASYNCREQ (Results 1 – 1 of 1) sorted by relevance
2690 #define TEST_ASYNCREQ 0x0200 macro2742 test_async_req = (flags & TEST_ASYNCREQ) != 0; in init_test()3554 …test_http_protocol_url(posttest_url, HTTP_TEST, TEST_FIRST_HTTP|TEST_POST|TEST_ASYNCREQ, TYMED_IST… in test_http_protocol()