Home
last modified time | relevance | path

Searched defs:repeat (Results 1 – 21 of 21) sorted by relevance

/curl/tests/http/
H A Dtest_02_download.py82 httpd, nghttpx, repeat, proto): argument
94 httpd, nghttpx, repeat, proto): argument
150 httpd, nghttpx, repeat, proto): argument
169 httpd, nghttpx, repeat, proto): argument
185 httpd, nghttpx, repeat, proto): argument
196 httpd, nghttpx, repeat, proto): argument
211 httpd, nghttpx, repeat, proto): argument
224 httpd, nghttpx, repeat, proto): argument
252 httpd, nghttpx, repeat, proto): argument
297 def test_02_20_h2_small_frames(self, env: Env, httpd, repeat): argument
[all …]
H A Dtest_10_proxy.py62 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
95 fname, fcount, repeat): 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
178 tunnel, fname, fcount, repeat): argument
208 tunnel, fname, fcount, repeat): argument
230 def test_10_09_reuse_ser(self, env: Env, httpd, nghttpx_fwd, tunnel, repeat): argument
253 def test_10_10_reuse_proxy(self, env: Env, httpd, nghttpx_fwd, tunnel, repeat): argument
[all …]
H A Dtest_13_proxy_auth.py64 def test_13_01_proxy_no_auth(self, env: Env, httpd, repeat): argument
72 def test_13_02_proxy_auth(self, env: Env, httpd, repeat): argument
84 def test_13_03_proxys_no_auth(self, env: Env, httpd, nghttpx_fwd, repeat): argument
95 def test_13_04_proxys_auth(self, env: Env, httpd, nghttpx_fwd, repeat): argument
104 def test_13_05_tunnel_http_no_auth(self, env: Env, httpd, repeat): argument
113 def test_13_06_tunnel_http_auth(self, env: Env, httpd, repeat): argument
127 def test_13_07_tunnels_no_auth(self, env: Env, httpd, proto, tunnel, repeat): argument
145 def test_13_08_tunnels_auth(self, env: Env, httpd, proto, tunnel, repeat): argument
H A Dtest_06_eyeballs.py49 def test_06_01_h3_only(self, env: Env, httpd, nghttpx, repeat): argument
58 def test_06_02_h3_only(self, env: Env, httpd, nghttpx, repeat): argument
67 def test_06_03_h3_fallback_h2(self, env: Env, httpd, nghttpx, repeat): argument
77 def test_06_04_h3_fallback_h1(self, env: Env, httpd, nghttpx, repeat): argument
86 def test_06_10_stats_success(self, env: Env, httpd, nghttpx, repeat): argument
95 def test_06_11_stats_fail_verify(self, env: Env, httpd, nghttpx, repeat): argument
106 def test_06_12_stats_fail_tcp(self, env: Env, httpd, nghttpx, repeat): argument
H A Dtest_20_websockets.py81 def test_20_01_basic(self, env: Env, ws_echo, repeat): argument
87 def test_20_02_pingpong_small(self, env: Env, ws_echo, repeat): argument
97 def test_20_03_pingpong_too_large(self, env: Env, ws_echo, repeat): argument
107 def test_20_04_data_small(self, env: Env, ws_echo, repeat): argument
116 def test_20_05_data_med(self, env: Env, ws_echo, repeat): argument
125 def test_20_06_data_large(self, env: Env, ws_echo, repeat): argument
134 def test_20_07_data_large_small_recv(self, env: Env, ws_echo, repeat): argument
H A Dtest_07_upload.py56 def test_07_01_upload_1_small(self, env: Env, httpd, nghttpx, repeat, proto): argument
71 def test_07_02_upload_1_large(self, env: Env, httpd, nghttpx, repeat, proto): argument
104 def test_07_11_upload_parallel(self, env: Env, httpd, nghttpx, repeat, proto): argument
280 def test_07_30_put_100k(self, env: Env, httpd, nghttpx, repeat, proto): argument
300 def test_07_31_put_10m(self, env: Env, httpd, nghttpx, repeat, proto): argument
320 def test_07_32_issue_10591(self, env: Env, httpd, nghttpx, repeat, proto): argument
334 def test_07_33_issue_11157a(self, env: Env, httpd, nghttpx, repeat): argument
355 def test_07_33_issue_11157b(self, env: Env, httpd, nghttpx, repeat): argument
377 def test_07_34_issue_11194(self, env: Env, httpd, nghttpx, repeat): argument
431 def test_07_37_upload_307(self, env: Env, httpd, nghttpx, repeat, proto): argument
[all …]
H A Dtest_08_caddy.py68 def test_08_01_download_1(self, env: Env, caddy: Caddy, repeat, proto): argument
81 repeat, proto): argument
95 repeat, proto): argument
118 repeat, proto): argument
134 repeat, proto): argument
150 repeat, proto): argument
173 def test_08_06_post_parallel(self, env: Env, httpd, caddy, repeat, proto): argument
192 def test_08_07_put_large(self, env: Env, httpd, caddy, repeat, proto): argument
H A Dtest_14_auth.py51 def test_14_01_digest_get_noauth(self, env: Env, httpd, nghttpx, repeat, proto): argument
61 def test_14_02_digest_get_auth(self, env: Env, httpd, nghttpx, repeat, proto): argument
73 def test_14_03_digest_put_auth(self, env: Env, httpd, nghttpx, repeat, proto): argument
86 def test_14_04_digest_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument
103 def test_14_05_basic_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument
123 def test_14_06_basic_very_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument
H A Dtest_19_shutdown.py60 def test_19_01_check_tcp_rst(self, env: Env, httpd, repeat, proto): argument
75 def test_19_02_check_shutdown(self, env: Env, httpd, repeat, proto): argument
92 def test_19_03_shutdown_by_server(self, env: Env, httpd, repeat, proto): argument
110 def test_19_04_shutdown_by_curl(self, env: Env, httpd, proto, repeat): argument
132 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_05_errors.py51 def test_05_01_partial_1(self, env: Env, httpd, nghttpx, repeat, argument
74 def test_05_02_partial_20(self, env: Env, httpd, nghttpx, repeat, argument
97 def test_05_03_required(self, env: Env, httpd, nghttpx, repeat): argument
122 def test_05_04_unclean_tls_shutdown(self, env: Env, httpd, nghttpx, repeat, proto): argument
H A Dtest_30_vsftpd.py74 def test_30_01_list_dir(self, env: Env, vsftpd: VsFTPD, repeat): argument
86 def test_30_02_download_1(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument
98 def test_30_03_download_10_serial(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument
110 def test_30_04_download_10_parallel(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument
124 def test_30_05_upload_1(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument
141 def test_30_06_shutdownh_download(self, env: Env, vsftpd: VsFTPD, repeat): argument
153 def test_30_07_shutdownh_upload(self, env: Env, vsftpd: VsFTPD, repeat): argument
H A Dtest_04_stuttered.py51 def test_04_01_download_1(self, env: Env, httpd, nghttpx, repeat, argument
68 httpd, nghttpx, repeat, proto): argument
90 def test_04_03_1000_10_1(self, env: Env, httpd, nghttpx, repeat, proto): argument
112 def test_04_04_1000_10_1(self, env: Env, httpd, nghttpx, repeat, proto): argument
H A Dtest_03_goaway.py49 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_09_push.py64 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_31_vsftpds.py81 def test_31_01_list_dir(self, env: Env, vsftpds: VsFTPD, repeat): argument
93 def test_31_02_download_1(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument
105 def test_31_03_download_10_serial(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument
117 def test_31_04_download_10_parallel(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument
131 def test_31_05_upload_1(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument
148 def test_31_06_shutdownh_download(self, env: Env, vsftpds: VsFTPD, repeat): argument
161 def test_31_07_shutdownh_upload(self, env: Env, vsftpds: VsFTPD, repeat): argument
H A Dtest_18_methods.py55 def test_18_01_delete(self, env: Env, httpd, nghttpx, repeat, proto): argument
68 def test_18_02_delete_h2_special(self, env: Env, httpd, nghttpx, repeat): argument
H A Dtest_11_unix.py99 def test_11_01_unix_connect_http(self, env: Env, httpd, uds_faker, repeat): argument
110 def test_11_02_unix_connect_http(self, env: Env, httpd, uds_faker, repeat): argument
121 def test_11_03_unix_connect_quic(self, env: Env, httpd, uds_faker, repeat): argument
H A Dtest_16_info.py58 def test_16_01_info_download(self, env: Env, httpd, nghttpx, repeat, proto): argument
73 def test_16_02_info_302_download(self, env: Env, httpd, nghttpx, repeat, proto): argument
89 def test_16_03_info_upload(self, env: Env, httpd, nghttpx, proto, repeat): argument
110 def test_16_04_info_http_download(self, env: Env, httpd, nghttpx, repeat, proto): argument
H A Dtest_12_reuse.py47 httpd, nghttpx, repeat, proto): argument
67 httpd, nghttpx, repeat, proto): argument
H A Dtest_01_basic.py91 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
H A Dtest_17_ssl_use.py54 def test_17_01_sslinfo_plain(self, env: Env, nghttpx, repeat): argument

Completed in 34 milliseconds