curl/tests/server
Daniel Stenberg 7a1211d474
buildinfo: move from tests/server/ to src/, rename to curlinfo
Since a16485a42e, the test servers build with a different set of
options than the tool/lib - for example a different CURLDEBUG. To make
buildinfo better reflect the curl build, move it to src/ and build it
here using the local CURLDEBUG. Renamed to curlinfo to not get confused
with buildinfo.txt

I chose src/ and not lib/ because the file also uses tool-specific headers.

Assisted-by: Viktor Szakats
Closes #17187
2025-04-28 22:40:10 +02:00
..
.checksrc
.gitignore tests/buildinfo: former "disabled" now provides more info 2025-04-25 09:43:47 +02:00
CMakeLists.txt curl_multibyte: fixup low-level calls, include in unity builds 2025-04-07 22:33:24 +02:00
dnsd.c tests/server/dnsd: basic DNS server for test suite 2025-04-17 09:13:24 +02:00
first.c
first.h
getpart.c
getpart.h
Makefile.am
Makefile.inc buildinfo: move from tests/server/ to src/, rename to curlinfo 2025-04-28 22:40:10 +02:00
mk-bundle.pl
mqttd.c
resolve.c
rtspd.c
server_setup.h
server_sockaddr.h
sockfilt.c
socksd.c
sws.c
tftp.h
tftpd.c tests/server/dnsd: basic DNS server for test suite 2025-04-17 09:13:24 +02:00
util.c tests/server: fix typo in comment [ci skip] 2025-04-15 02:24:58 +02:00
util.h