curl-curl/tests/server
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
..
.checksrc checksrc: reduce exceptions, apply again to curlx 2025-06-27 17:33:35 +02:00
.gitignore tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
CMakeLists.txt tests/unit: hook up unitprotos to the units-clang-tidy target 2025-07-03 23:49:25 +02:00
dnsd.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
first.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
first.h tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
getpart.c tests/server: move memory init to memptr.c 2025-06-25 01:37:56 +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
memptr.c tests/server: move memory init to memptr.c 2025-06-25 01:37:56 +02:00
mqttd.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
resolve.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
rtspd.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
sockfilt.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
socksd.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
sws.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
tftpd.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
util.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00