]> git.ipfire.org Git - thirdparty/curl.git/commit
tests/server: round of tidy-ups
authorViktor Szakats <commit@vsz.me>
Sun, 8 Sep 2024 14:18:57 +0000 (16:18 +0200)
committerViktor Szakats <commit@vsz.me>
Tue, 4 Mar 2025 03:17:44 +0000 (04:17 +0100)
commit9213e4e497d575d2bc2c9265d40da6c5549f526d
tree7b1848450743ed70b1313c47f036e7d22f8743a9
parent387311012cf977f479d94f097c3030a27517fcf9
tests/server: round of tidy-ups

Dedupe, merge macros, globals, make symbols local where possible.
Drop unused macros and headers. Drop `DEFAULT_LOGFILE` macro in favour
of `--logfile` command-line option.

Ref: #15000
Closes #16525
tests/server/mqttd.c
tests/server/resolve.c
tests/server/rtspd.c
tests/server/sockfilt.c
tests/server/socksd.c
tests/server/sws.c
tests/server/tftpd.c
tests/server/util.c
tests/server/util.h