curl/tests/server
Viktor Szakats 35d0c047ce
lib: make curlx_wait_ms() and use it
Move function to curlx/, change all callers.

Also:
- src: replace local implementation.
- tests/client: replace local ad-hoc sleep code.
- tests/libtest: replace local `wait_ms()` implementation.
- lib1531: replace local ad-hoc sleep code.
- tests/server: replace local, simplified copy.
- tests/server: formatting, drop some unused headers.

Closes #17641
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 build: tidy up header paths, use srcdir where possible 2025-06-19 13:27:17 +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 build: tidy up header paths, use srcdir where possible 2025-06-19 13:27:17 +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_wait_ms() 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_wait_ms() and use it 2025-06-19 15:57:37 +02:00
socksd.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
sws.c lib: make curlx_wait_ms() 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