curl-curl/tests/server
Viktor Szakats f9656445ba
checksrc: reduce exceptions, apply again to curlx
- tests/libtest: move exception to `stub_gssapi.h`.
- tests/libtest: move remaining exception to `testtrace.c`.
- tests/server: drop obsolete exception.
- docs/examples: move `BANNEDFUNC` exceptions to local files (3 lines).
- docs/examples: move `ERRNOVAR` exception to `ephiperfifo.c`.
- docs/examples: drop `typedef struct` (8 files).
- lib/curlx: add `.checksrc` with banned funcs copied from lib.
- checksrc: ban `strncpy`, `strtok_r`, `strtoul` by default.
  Drop local bans. Add exception for `strtoul` to `tests/server'.
- lib, src: sync banned funcs.

Also:
- REUSE: drop `stunnel.pem`, it no longer exists.
- docs/examples: formatting.
- docs/examples: simplify some `sizeof()`s.

Closes #17764
2025-06-27 17:33:35 +02:00
..
.checksrc checksrc: reduce exceptions, apply again to curlx 2025-06-27 17:33:35 +02:00
.gitignore tests: always make bundles, adapt build and tests 2025-06-14 21:08:23 +02:00
CMakeLists.txt build: split .c and .h file lists in tests 2025-06-26 10:20:41 +02:00
dnsd.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
first.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
first.h tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
getpart.c tests/server: move memory init to memptr.c 2025-06-25 01:37:56 +02:00
Makefile.am tests: fix BUNDLE variable references in Makefile.am 2025-06-26 10:55:47 +02:00
Makefile.inc build: split .c and .h file lists in tests 2025-06-26 10:20:41 +02:00
memptr.c tests/server: move memory init to memptr.c 2025-06-25 01:37:56 +02:00
mqttd.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
resolve.c tests: make individual test sources compile cleanly 2025-06-22 15:58:15 +02:00
rtspd.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
sockfilt.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
socksd.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
sws.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
tftpd.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00
util.c tests/server: de-dupe/merge three sockdaemon() clones into one 2025-06-23 17:02:43 +02:00