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

/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_http.c3671 http_simple_test_impl(void *arg, int ssl, int dirty, const char *uri) function
3709 { http_simple_test_impl(arg, 0, 0, "/test"); }
3711 { http_simple_test_impl(arg, 0, 0, "/test nonconformant"); }
4678 { http_simple_test_impl(arg, 1, 0, "/test"); }
4680 { http_simple_test_impl(arg, 1, 1, "/test"); }
/freebsd-current/contrib/libevent/test/
H A Dregress_http.c3671 http_simple_test_impl(void *arg, int ssl, int dirty, const char *uri) function
3709 { http_simple_test_impl(arg, 0, 0, "/test"); }
3711 { http_simple_test_impl(arg, 0, 0, "/test nonconformant"); }
4678 { http_simple_test_impl(arg, 1, 0, "/test"); }
4680 { http_simple_test_impl(arg, 1, 1, "/test"); }

Completed in 138 milliseconds