curl-curl/tests/client
Viktor Szakats 4cce314a39
build: allow libtests/clients to use libcurl dependencies directly
For libcurl API tests that need interacting directly with TLS-backends.

Partial revert of 58b9c6134b #17696 for
cmake, and implementing the same for autotools.

Ref: #18066
Closes #18069
2025-07-29 02:38:11 +02:00
..
.gitignore tests/http/clients: move to tests/client 2025-06-17 19:39:36 +02:00
CMakeLists.txt build: allow libtests/clients to use libcurl dependencies directly 2025-07-29 02:38:11 +02:00
first.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
first.h build: tidy up compiler definition for tests 2025-07-28 12:43:01 +02:00
h2_pausing.c tests: drop unused or redundant includes 2025-06-23 13:49:03 +02:00
h2_serverpush.c h2_serverpush: fix file handle leaks reported by clang-tidy 2025-06-22 21:42:53 +02:00
h2_upgrade_extreme.c GHA/checksrc: expand spellcheck, fix issues found 2025-07-21 16:09:01 +02:00
hx_download.c CURLOPT: drop redundant long casts 2025-07-28 10:32:13 +02:00
hx_upload.c CURLOPT: drop redundant long casts 2025-07-28 10:32:13 +02:00
Makefile.am build: allow libtests/clients to use libcurl dependencies directly 2025-07-29 02:38:11 +02:00
Makefile.inc build: split .c and .h file lists in tests 2025-06-26 10:20:41 +02:00
tls_session_reuse.c GHA/checksrc: expand spellcheck, fix issues found 2025-07-21 16:09:01 +02:00
upload_pausing.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
ws_data.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
ws_pingpong.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00