curl/tests/http/testenv
Dan Fandrich 41c980bb0d tests: capture stdin to get the vsftpd version number
vsftpd 3.0 at least writes its version number to stdin (!) instead of
stderr. This works due for backwards compatibility reasons in UNIX, so
we must check stdin for anything written there to reliably parse the
version string.

Closes #15278
2024-10-16 09:21:40 -07:00
..
mod_curltest lib/src: white space edits to comply better with code style 2024-09-19 14:59:12 +02:00
__init__.py tests: change Python code style to pass ruff checks 2024-10-04 14:02:05 -07:00
caddy.py tests: change Python code style to pass ruff checks 2024-10-04 14:02:05 -07:00
certs.py tests: enable additional ruff Python lint options 2024-10-04 14:03:17 -07:00
client.py tests: allow pytests to run in out-of-tree builds 2024-10-12 10:47:57 -07:00
curl.py tests: enable additional ruff Python lint options 2024-10-04 14:03:17 -07:00
env.py tests: capture stdin to get the vsftpd version number 2024-10-16 09:21:40 -07:00
httpd.py tests: enable additional ruff Python lint options 2024-10-04 14:03:17 -07:00
nghttpx.py TLS: TLSv1.3 earlydata support for curl 2024-10-11 12:28:22 +02:00
ports.py tidy-up: mostly whitespace nits 2023-08-31 23:02:10 +00:00
vsftpd.py tests: change Python code style to pass ruff checks 2024-10-04 14:02:05 -07:00
ws_echo_server.py tests: change Python code style to pass ruff checks 2024-10-04 14:02:05 -07:00