curl/tests/server
Viktor Szakats 1a70977a83
build: drop explicit curlx from hdr paths, refer headers with curlx/ prefix
To make all src and test code refer to curlx headers the same way.

Also:
- src: move `curlx.h` include to `tool_setup.h`.
- src/tool_setup.h: drop stray `curlx/timeval.h`.
- servers: de-duplicate `curlx.h` and `curl_setup.h` includes.
- libtests, units: drop stray curlx sub-headers in favor of
  `<curlx/curlx.h>`.
- tests: include `curlx.h` with `<>` instead of `""`. To match
  other parts of the codebase.

Closes #17680
2025-06-23 17:02:43 +02:00
..
.checksrc checksrc: use 'banfunc' proper in more places 2025-01-13 09:10:58 +01:00
.gitignore tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
CMakeLists.txt build: drop explicit curlx from hdr paths, refer headers with curlx/ prefix 2025-06-23 17:02:43 +02:00
dnsd.c tests/dnsd: read config from file 2025-06-23 08:24:09 +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
getpart.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
Makefile.am build: drop explicit curlx from hdr paths, refer headers with curlx/ prefix 2025-06-23 17:02:43 +02:00
Makefile.inc tests/dnsd: read config from file 2025-06-23 08:24:09 +02:00
mqttd.c cmake: replace the way clang-tidy verifies tests, fix issues found 2025-06-22 23:08:46 +02:00
resolve.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
rtspd.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
sockfilt.c build: drop explicit curlx from hdr paths, refer headers with curlx/ prefix 2025-06-23 17:02:43 +02:00
socksd.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
sws.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
tftpd.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
util.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00