curl/tests/client
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
..
.gitignore tests/http/clients: move to tests/client 2025-06-17 19:39:36 +02:00
CMakeLists.txt build: tidy up header paths, use srcdir where possible 2025-06-19 13:27:17 +02:00
first.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
first.h lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
h2_pausing.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
h2_serverpush.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
h2_upgrade_extreme.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
hx_download.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
hx_upload.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +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
tls_session_reuse.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
upload_pausing.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
ws_data.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00
ws_pingpong.c lib: make curlx_wait_ms() and use it 2025-06-19 15:57:37 +02:00