curl/tests/http/testenv
Stefan Eissing b102763c19
curl: fix --test-event --parallel
(in debug-builds)

Fix implementation in curl using libuv to process parallel transfers.
Add pytest capabilities to run test cases with --test-event.

- fix uv_timer handling to carry correct 'data' pointing to uv context.
- fix uv_loop handling to reap and add transfers when possible
- fix return code when a transfer errored

Closes #14413
2024-08-07 08:57:05 +02:00
..
mod_curltest
__init__.py
caddy.py
certs.py
client.py curl: fix --test-event --parallel 2024-08-07 08:57:05 +02:00
curl.py curl: fix --test-event --parallel 2024-08-07 08:57:05 +02:00
env.py
httpd.py revert "tests/http: configure test httpd to honor client cipher order" 2024-08-04 23:03:46 +02:00
nghttpx.py
ports.py
vsftpd.py
ws_echo_server.py