curl-curl/tests/client
Viktor Szakats 7ad985cad5
tests/unit: hook up unitprotos to the units-clang-tidy target
To make `ninja units-clang-tidy` target work without manually building
core components first.

Also rename the clang-tidy test target generator macro to align its name
with the built-in `add_custom_target()` function.

Follow-up to c9bb9cd165 #17750

Closes #17810
2025-07-03 23:49:25 +02:00
..
.gitignore tests/http/clients: move to tests/client 2025-06-17 19:39:36 +02:00
CMakeLists.txt tests/unit: hook up unitprotos to the units-clang-tidy target 2025-07-03 23:49:25 +02:00
first.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
first.h build: drop explicit curlx from hdr paths, refer headers with curlx/ prefix 2025-06-23 17:02:43 +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 tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
hx_download.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
hx_upload.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
Makefile.am tests: fix BUNDLE variable references in Makefile.am 2025-06-26 10:55:47 +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 tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +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