curl/tests/http/testenv
Stefan Eissing 3b30cc1a0d
pytest: improvements
- set CURL_CI for pytest runs in CI environments
- exclude timing sensitive tests from CI runs
- for failed results, list only the log and stat of
  the failed transfer

- fix type in http.c comment

Closes #11812
2023-09-07 10:30:14 +02:00
..
mod_curltest tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
__init__.py
caddy.py
certs.py
client.py http2: upgrade tests and add fix for non-existing stream 2023-08-03 17:05:13 +02:00
curl.py pytest: improvements 2023-09-07 10:30:14 +02:00
env.py pytest: improvements 2023-09-07 10:30:14 +02:00
httpd.py http2: polish things around POST 2023-09-04 19:48:49 +02:00
nghttpx.py tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
ports.py tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
ws_echo_server.py