curl/tests/http
Dag-Erling Smørgrav 759f2e5d97
tests: avoid infinite recursion for make check
The combination of a misspelled directory name and failing to check the
result of cd leads to infinite recursion as `make check` simply invokes
itself over and over.

Follow-up to 00887aee8c #18079
Closes #21378
2026-04-20 00:44:21 +02:00
..
testenv pytest: check 429 handling 2026-04-17 22:17:50 +02:00
.gitignore
CMakeLists.txt
config.ini.in
conftest.py
Makefile.am tests: avoid infinite recursion for make check 2026-04-20 00:44:21 +02:00
requirements.txt GHA: bump pytest from 9.0.2 to 9.0.3 2026-04-14 02:27:15 +02:00
scorecard.py
test_01_basic.py
test_02_download.py
test_03_goaway.py
test_04_stuttered.py
test_05_errors.py pytest: check 429 handling 2026-04-17 22:17:50 +02:00
test_06_eyeballs.py dnsd: implement HTTPS-RR with alpn pref and no-default-alpn 2026-04-16 22:53:20 +02:00
test_07_upload.py
test_08_caddy.py
test_09_push.py
test_10_proxy.py
test_11_unix.py
test_12_reuse.py
test_13_proxy_auth.py
test_14_auth.py
test_15_tracing.py
test_16_info.py
test_17_ssl_use.py
test_18_methods.py
test_19_shutdown.py
test_20_websockets.py
test_21_resolve.py test dnsd: implement delayed responses 2026-04-14 16:49:07 +02:00
test_22_httpsrr.py dnsd: implement HTTPS-RR with alpn pref and no-default-alpn 2026-04-16 22:53:20 +02:00
test_30_vsftpd.py
test_31_vsftpds.py
test_32_ftps_vsftpd.py
test_40_socks.py
test_50_scp.py
test_51_sftp.py