Home
last modified time | relevance | path

Searched refs:repeat (Results 1 – 25 of 52) sorted by relevance

123

/curl/tests/data/
H A Dtest55348 Header0: %repeat[5000 x A]%
49 Header1: %repeat[5000 x A]%
50 Header2: %repeat[5000 x A]%
51 Header3: %repeat[5000 x A]%
52 Header4: %repeat[5000 x A]%
53 Header5: %repeat[5000 x A]%
54 Header6: %repeat[5000 x A]%
55 Header7: %repeat[5000 x A]%
59 %repeat[40960 x A]%
H A Dtest37320 %repeat[255 x %00]%
23 %repeat[255 x %00]%
26 %repeat[255 x %00]%
29 %repeat[255 x %00]%
43 %repeat[255 x %00]%
44 %repeat[255 x %00]%
45 %repeat[255 x %00]%
46 %repeat[255 x %00]%
H A Dtest230519 %hex[%01%7e%10%01]hex%%repeat[256 x helothisisdaniel]%
20 %hex[%01%7e%10%01]hex%%repeat[256 x helothisisdaniel]%
21 %hex[%81%7e%10%01]hex%%repeat[256 x helothisisdaniel]%
54 %repeat[256 x helothisisdaniel]%
55 %repeat[256 x helothisisdaniel]%
56 %repeat[256 x helothisisdaniel]%
H A Dtest42720 Set-Cookie: long1=%repeat[400 x abcdefgh]%; path="/"
21 Set-Cookie: long2=%repeat[400 x abcdefgh]%; path="/"
22 Set-Cookie: long3=%repeat[400 x abcdefgh]%; path="/"
72 Cookie: long3=%repeat[400 x abcdefgh]%; long2=%repeat[400 x abcdefgh]%
H A Dtest39018 %repeat[1000 x hellohttp!]%
22 %repeat[1000 x hello ftp!]%
31 %repeat[1000 x hellofile!]%
H A Dtest47521 %repeat[1750 x a line of text used for verifying this !%0d%0a]%
23 %repeat[1750 x a line of text used for verifying this !%0a]%
37 %repeat[1750 x a line of text used for verifying this !%0a]%
H A Dtest36434 %repeat[200 x banana]%
47 %repeat[200 x banana]%
H A Dtest41036 Long: %repeat[3500 x header content]%
51 Long: %repeat[3500 x header content]%
H A Dtest47620 %repeat[1750 x a line of text used for verifying this !%0d%0a]%
33 %repeat[1750 x a line of text used for verifying this !%0a]%
H A Dtest44748 %repeat[100 x hello]%
62 %repeat[99 x hello]%hel
H A Dtest94135 %repeat[650 x 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234…
64 %repeat[650 x 0123456789012345678901234567890123456789012345678901234567890123456789012345678901234…
/curl/tests/http/
H A Dtest_06_eyeballs.py47 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_02_download.py83 httpd, nghttpx, repeat, proto): 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
251 httpd, nghttpx, repeat, proto): argument
295 def test_02_20_h2_small_frames(self, env: Env, httpd, repeat): argument
[all …]
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_14_auth.py49 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_13_proxy_auth.py61 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_07_upload.py58 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
106 def test_07_11_upload_parallel(self, env: Env, httpd, nghttpx, repeat, 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
322 def test_07_32_issue_10591(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
379 def test_07_34_issue_11194(self, env: Env, httpd, nghttpx, repeat): argument
433 def test_07_37_upload_307(self, env: Env, httpd, nghttpx, repeat, proto): argument
[all …]
H A Dtest_19_shutdown.py56 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_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_05_errors.py49 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 Dtest_04_stuttered.py50 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_08_caddy.py72 def test_08_01_download_1(self, env: Env, caddy: Caddy, repeat, proto): argument
85 repeat, proto): argument
99 repeat, proto): argument
122 repeat, proto): argument
138 repeat, proto): argument
154 repeat, proto): argument
177 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
H A Dtest_18_methods.py51 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_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_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

Completed in 29 milliseconds

123