Home
last modified time | relevance | path

Searched defs:httpd (Results 1 – 22 of 22) sorted by relevance

/curl/tests/http/
H A Dconfig.ini.in28 [httpd] section
30 httpd = @HTTPD@ argument
31 apachectl = @APACHECTL@
H A Dtest_15_tracing.py40 def test_15_01_trace_defaults(self, env: Env, httpd): argument
51 def test_15_02_trace_ids(self, env: Env, httpd): argument
64 def test_15_03_trace_ids_time(self, env: Env, httpd): argument
77 def test_15_04_trace_all(self, env: Env, httpd): argument
96 def test_15_05_trace_all(self, env: Env, httpd): argument
H A Dtest_01_basic.py45 def test_01_01_http_get(self, env: Env, httpd): argument
54 def test_01_02_https_get(self, env: Env, httpd): argument
63 def test_01_03_h2_get(self, env: Env, httpd): argument
72 def test_01_04_h2_unsupported(self, env: Env, httpd): argument
81 def test_01_05_h3_get(self, env: Env, httpd, nghttpx): argument
91 def test_01_06_timings(self, env: Env, httpd, nghttpx, repeat, proto): argument
106 def test_01_07_head(self, env: Env, httpd, nghttpx, repeat, proto): argument
121 def test_01_08_h2_upgrade(self, env: Env, httpd): argument
133 def test_01_09_h2_prior_knowledge(self, env: Env, httpd): argument
H A Dtest_02_download.py45 def _class_scope(self, env, httpd, nghttpx): argument
52 def _class_scope(self, env, httpd): argument
95 httpd, nghttpx, repeat, proto): argument
151 httpd, nghttpx, repeat, proto): argument
170 httpd, nghttpx, repeat, proto): argument
184 httpd, nghttpx, repeat, proto): argument
195 httpd, nghttpx, repeat, proto): argument
210 httpd, nghttpx, repeat, proto): argument
223 httpd, nghttpx, repeat, proto): argument
295 def test_02_20_h2_small_frames(self, env: Env, httpd, repeat): argument
[all …]
H A Dtest_07_upload.py44 def _class_scope(self, env, httpd, nghttpx): argument
58 def test_07_01_upload_1_small(self, env: Env, httpd, nghttpx, repeat, proto): argument
73 def test_07_02_upload_1_large(self, env: Env, httpd, nghttpx, repeat, proto): argument
180 def test_07_15_hx_put(self, env: Env, httpd, nghttpx, proto): argument
196 def test_07_16_hx_put_reuse(self, env: Env, httpd, nghttpx, proto): argument
212 def test_07_17_hx_post_reuse(self, env: Env, httpd, nghttpx, proto): argument
282 def test_07_30_put_100k(self, env: Env, httpd, nghttpx, repeat, proto): argument
302 def test_07_31_put_10m(self, env: Env, httpd, nghttpx, repeat, proto): argument
336 def test_07_33_issue_11157a(self, env: Env, httpd, nghttpx, repeat): argument
357 def test_07_33_issue_11157b(self, env: Env, httpd, nghttpx, repeat): argument
[all …]
H A Dtest_06_eyeballs.py39 def _class_scope(self, env, httpd, nghttpx): argument
47 def test_06_01_h3_only(self, env: Env, httpd, nghttpx, repeat): argument
56 def test_06_02_h3_only(self, env: Env, httpd, nghttpx, repeat): argument
65 def test_06_03_h3_fallback_h2(self, env: Env, httpd, nghttpx, repeat): argument
75 def test_06_04_h3_fallback_h1(self, env: Env, httpd, nghttpx, repeat): argument
84 def test_06_10_stats_success(self, env: Env, httpd, nghttpx, repeat): argument
93 def test_06_11_stats_fail_verify(self, env: Env, httpd, nghttpx, repeat): argument
104 def test_06_12_stats_fail_tcp(self, env: Env, httpd, nghttpx, repeat): argument
H A Dtest_19_shutdown.py40 def _class_scope(self, env, httpd, nghttpx): argument
47 def _class_scope(self, env, httpd): argument
56 def test_19_01_check_tcp_rst(self, env: Env, httpd, repeat, proto): argument
71 def test_19_02_check_shutdown(self, env: Env, httpd, repeat, proto): argument
88 def test_19_03_shutdown_by_server(self, env: Env, httpd, repeat, proto): argument
107 def test_19_04_shutdown_by_curl(self, env: Env, httpd, proto, repeat): argument
130 def test_19_05_event_shutdown_by_server(self, env: Env, httpd, proto, repeat): argument
158 def test_19_06_check_shutdown(self, env: Env, httpd, nghttpx, repeat, proto): argument
H A Dtest_13_proxy_auth.py42 def _class_scope(self, env, httpd, nghttpx_fwd): argument
61 def test_13_01_proxy_no_auth(self, env: Env, httpd, repeat): argument
69 def test_13_02_proxy_auth(self, env: Env, httpd, repeat): argument
81 def test_13_03_proxys_no_auth(self, env: Env, httpd, nghttpx_fwd, repeat): argument
92 def test_13_04_proxys_auth(self, env: Env, httpd, nghttpx_fwd, repeat): argument
101 def test_13_05_tunnel_http_no_auth(self, env: Env, httpd, repeat): argument
110 def test_13_06_tunnel_http_auth(self, env: Env, httpd, repeat): argument
124 def test_13_07_tunnels_no_auth(self, env: Env, httpd, proto, tunnel, repeat): argument
142 def test_13_08_tunnels_auth(self, env: Env, httpd, proto, tunnel, repeat): argument
H A Dtest_10_proxy.py42 def _class_scope(self, env, httpd, nghttpx_fwd): argument
62 def test_10_01_proxy_http(self, env: Env, httpd, repeat): argument
73 def test_10_02_proxys_down(self, env: Env, httpd, proto, repeat): argument
94 def test_10_02_proxys_up(self, env: Env, httpd, nghttpx, proto, argument
113 def test_10_03_proxytunnel_http(self, env: Env, httpd, repeat): argument
125 def test_10_04_proxy_https(self, env: Env, httpd, nghttpx_fwd, repeat): argument
136 def test_10_05_proxytunnel_http(self, env: Env, httpd, proto, repeat): argument
177 def test_10_07_pts_down_small(self, env: Env, httpd, nghttpx_fwd, proto, argument
207 def test_10_08_upload_seq_large(self, env: Env, httpd, nghttpx, proto, argument
230 def test_10_09_reuse_ser(self, env: Env, httpd, nghttpx_fwd, tunnel, repeat): argument
[all …]
H A Dtest_12_reuse.py44 httpd, nghttpx, repeat, proto): argument
64 httpd, nghttpx, repeat, proto): argument
81 def test_12_03_alt_svc_h2h3(self, env: Env, httpd, nghttpx): argument
103 def test_12_04_alt_svc_h3h2(self, env: Env, httpd, nghttpx): argument
125 def test_12_05_alt_svc_h3h1(self, env: Env, httpd, nghttpx): argument
H A Dtest_14_auth.py40 def _class_scope(self, env, httpd, nghttpx): argument
49 def test_14_01_digest_get_noauth(self, env: Env, httpd, nghttpx, repeat, proto): argument
59 def test_14_02_digest_get_auth(self, env: Env, httpd, nghttpx, repeat, proto): argument
71 def test_14_03_digest_put_auth(self, env: Env, httpd, nghttpx, repeat, proto): argument
84 def test_14_04_digest_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument
101 def test_14_05_basic_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument
121 def test_14_06_basic_very_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument
H A Dtest_09_push.py40 def _class_scope(self, env, httpd): argument
64 def test_09_01_h2_early_hints(self, env: Env, httpd, repeat): argument
75 def test_09_02_h2_push(self, env: Env, httpd, repeat): argument
H A Dtest_05_errors.py41 def _class_scope(self, env, httpd, nghttpx): argument
49 def test_05_01_partial_1(self, env: Env, httpd, nghttpx, repeat, argument
72 def test_05_02_partial_20(self, env: Env, httpd, nghttpx, repeat, argument
95 def test_05_03_required(self, env: Env, httpd, nghttpx, repeat): argument
120 def test_05_04_unclean_tls_shutdown(self, env: Env, httpd, nghttpx, repeat, proto): argument
H A Dconftest.py96 def httpd(env) -> Generator[Httpd, None, None]: function
108 def nghttpx(env, httpd) -> Generator[Nghttpx, None, None]: argument
117 def nghttpx_fwd(env, httpd) -> Generator[Nghttpx, None, None]: argument
H A Dtest_03_goaway.py42 def _class_scope(self, env, httpd, nghttpx): argument
49 def test_03_01_h2_goaway(self, env: Env, httpd, nghttpx, repeat): argument
81 def test_03_02_h3_goaway(self, env: Env, httpd, nghttpx, repeat): argument
115 def test_03_03_h1_goaway(self, env: Env, httpd, nghttpx, repeat): argument
H A Dtest_04_stuttered.py42 def _class_scope(self, env, httpd, nghttpx): argument
50 def test_04_01_download_1(self, env: Env, httpd, nghttpx, repeat, argument
67 httpd, nghttpx, repeat, proto): argument
89 def test_04_03_1000_10_1(self, env: Env, httpd, nghttpx, repeat, proto): argument
111 def test_04_04_1000_10_1(self, env: Env, httpd, nghttpx, repeat, proto): argument
H A Dtest_18_methods.py39 def _class_scope(self, env, httpd, nghttpx): argument
51 def test_18_01_delete(self, env: Env, httpd, nghttpx, repeat, proto): argument
64 def test_18_02_delete_h2_special(self, env: Env, httpd, nghttpx, repeat): argument
H A Dtest_16_info.py40 def _class_scope(self, env, httpd, nghttpx): argument
47 def _class_scope(self, env, httpd): argument
55 def test_16_01_info_download(self, env: Env, httpd, nghttpx, repeat, proto): argument
70 def test_16_02_info_302_download(self, env: Env, httpd, nghttpx, repeat, proto): argument
86 def test_16_03_info_upload(self, env: Env, httpd, nghttpx, proto, repeat): argument
107 def test_16_04_info_http_download(self, env: Env, httpd, nghttpx, repeat, proto): argument
H A Dtest_11_unix.py102 def test_11_01_unix_connect_http(self, env: Env, httpd, uds_faker, repeat): argument
113 def test_11_02_unix_connect_http(self, env: Env, httpd, uds_faker, repeat): argument
124 def test_11_03_unix_connect_quic(self, env: Env, httpd, uds_faker, repeat): argument
H A Dtest_17_ssl_use.py42 def _class_scope(self, env, httpd, nghttpx): argument
48 def _function_scope(self, request, env, httpd): argument
199 …def test_17_07_ssl_ciphers(self, env: Env, httpd, tls_proto, ciphers13, ciphers12, succeed13, succ… argument
275 def test_17_09_ssl_min_max(self, env: Env, httpd, tls_proto, max_ver, min_ver): argument
317 def test_17_10_h3_session_reuse(self, env: Env, httpd, nghttpx): argument
H A Dtest_08_caddy.py177 def test_08_06_post_parallel(self, env: Env, httpd, caddy, repeat, proto): argument
196 def test_08_07_put_large(self, env: Env, httpd, caddy, repeat, proto): argument
214 def test_08_08_earlydata(self, env: Env, httpd, caddy, proto): argument
/curl/tests/http/testenv/
H A Denv.py570 def httpd(self) -> str: member in Env

Completed in 34 milliseconds