Searched refs:testtype (Results 1 - 1 of 1) sorted by relevance

/httpd/test/
H A Dtest_limits.c91 int testtype = TEST_LONG_REQUEST_FIELDS; local
98 testtype = TEST_LONG_REQUEST_LINE;
100 testtype = TEST_LONG_REQUEST_FIELDS;
102 testtype = TEST_LONG_REQUEST_FIELDSIZE;
104 testtype = TEST_LONG_REQUEST_BODY;
150 if (testtype == TEST_LONG_REQUEST_LINE) {
161 if (testtype == TEST_LONG_REQUEST_FIELDSIZE) {
168 else if (testtype == TEST_LONG_REQUEST_FIELDS) {
173 else if (testtype == TEST_LONG_REQUEST_BODY) {

Completed in 900 milliseconds