curl/tests/client
Viktor Szakats af309fb17b
tests/client: use curl_mfprintf()
Replacing `fprintf()`. `curl_mfprintf()` is a public libcurl API.

Following the same change made for libtests.

Follow-up to 255aac56f9 #17253

Closes #17651
2025-06-19 09:06:55 +02:00
..
.gitignore tests/http/clients: move to tests/client 2025-06-17 19:39:36 +02:00
CMakeLists.txt build: sync build scripts between client/libtest 2025-06-18 11:33:54 +02:00
first.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
first.h tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +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: sync build scripts between client/libtest 2025-06-18 11:33:54 +02:00
Makefile.inc tests/http/clients: move to tests/client 2025-06-17 19:39:36 +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 tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00
ws_pingpong.c tests/client: use curl_mfprintf() 2025-06-19 09:06:55 +02:00