curl/tests/server
Viktor Szakats 916f241f2f
lib: make CURLX_SET_BINMODE() and use it
Use it from libtests' `first.c` and thus also from units, and tunits.

Also:
- cmake: drop stray `curltool` lib dependency for units.
- units: stop depending on `src` headers.
- tests/server: drop depending on `src` headers.
  (the remaining one listed in the comments, `tool_xattr.h`, was not
  actually used from servers.)
- tests/server: drop duplicate curlx headers.
  (Except `warnless.h`, which is tricky on Windows.)

Closes #17672
2025-06-19 15:57:37 +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 lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
dnsd.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
first.c tests: tidy up server main function, whitespace and README 2025-06-15 14:11:21 +02:00
first.h tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
getpart.c tests/server: make all global vars/funcs static 2025-06-19 13:28:45 +02:00
getpart.h tests/server: make all global vars/funcs static 2025-06-19 13:28:45 +02:00
Makefile.am lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
Makefile.inc lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
mqttd.c lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
resolve.c tests/server: make all global vars/funcs static 2025-06-19 13:28:45 +02:00
rtspd.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
sockfilt.c lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
socksd.c lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
sws.c lib: make CURLX_SET_BINMODE() and use it 2025-06-19 15:57:37 +02:00
tftpd.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
util.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00