Searched refs:Caddy (Results 1 – 6 of 6) sorted by relevance
/curl/tests/http/ |
H A D | test_08_caddy.py | 34 from testenv import Env, CurlClient, Caddy, LocalClient 46 caddy = Caddy(env=env) 72 def test_08_01_download_1(self, env: Env, caddy: Caddy, repeat, proto): argument 84 def test_08_02_download_1mb_sequential(self, env: Env, caddy: Caddy, argument 98 def test_08_03_download_1mb_parallel(self, env: Env, caddy: Caddy, argument 121 def test_08_04a_download_10mb_sequential(self, env: Env, caddy: Caddy, argument 137 def test_08_04b_download_10mb_sequential(self, env: Env, caddy: Caddy, argument 153 def test_08_05_download_1mb_parallel(self, env: Env, caddy: Caddy, argument
|
H A D | scorecard.py | 36 from testenv import Env, Httpd, CurlClient, Caddy, ExecResult, NghttpxQuic, RunProfile 807 caddy = Caddy(env=env)
|
/curl/tests/http/testenv/ |
H A D | __init__.py | 33 from .caddy import Caddy
|
H A D | caddy.py | 41 class Caddy: class
|
/curl/.github/scripts/ |
H A D | spellcheck.words | 81 Caddy
|
/curl/ |
H A D | configure.ac | 401 dnl the Caddy server we might use in testing
|
Completed in 25 milliseconds