curl-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 checksrc: use 'banfunc' proper in more places 2025-01-13 09:10:58 +01:00
.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 tests/server: support bundle binary 2025-03-16 14:02:08 +01:00
first.h tests/server: support bundle binary 2025-03-16 14:02:08 +01:00
getpart.c tests/server: sync memory callbacks with lib/easy.c 2025-03-13 11:36:53 +01:00
getpart.h tests/server: sync memory callbacks with lib/easy.c 2025-03-13 11:36:53 +01:00
Makefile.am tests/server: support bundle binary 2025-03-16 14:02:08 +01:00
Makefile.inc buildinfo: move from tests/server/ to src/, rename to curlinfo 2025-04-28 22:40:10 +02:00
mk-bundle.pl tests/server: support bundle binary 2025-03-16 14:02:08 +01:00
mqttd.c build: enable -Wcast-qual, fix or silence compiler warnings 2025-03-10 22:30:15 +01:00
resolve.c tests/server: drop unused headers 2025-03-13 11:36:53 +01:00
rtspd.c cmake: fix clang-tidy builds to verify tests, fix fallouts 2025-03-24 10:14:58 +01:00
server_setup.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
server_sockaddr.h build: prefer USE_IPV6 macro internally (was: ENABLE_IPV6) 2024-04-13 08:33:26 +00:00
sockfilt.c tests/server: do not redefine standard functions in sockfilt 2025-03-13 11:36:53 +01:00
socksd.c tests/server: drop unused headers 2025-03-13 11:36:53 +01:00
sws.c cmake: fix clang-tidy builds to verify tests, fix fallouts 2025-03-24 10:14:58 +01:00
tftp.h tftpd: prefix TFTP protocol error E* constants with TFTP_ 2025-03-11 08:50:09 +01:00
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 tests/server: give global path variable a more descriptive name 2025-03-14 12:04:39 +01:00