Viktor Szakats
18f1cd7a77
tests: sync feature names with curl -V
...
Some feature names used in tests had minor differences compared to
the well-known ones from `curl -V`. This patch syncs them to make test
results easier to grok.
Closes #14183
2024-07-16 00:44:55 +02:00
Viktor Szakats
dbd626ab82
tests: fix TFTP test 2305 on Windows
...
Ref: #13692
Closes #13724
2024-05-20 21:20:02 +02:00
Dan Fandrich
e7a021e135
tests: use %LOGDIR to refer to the log directory
...
This will allow it be set dynamically.
Ref: #10818
2023-03-30 09:53:57 -07:00
Daniel Stenberg
5a9a04d556
test2305: send 3 frames, 4097 bytes each, as one message
...
Receive them using a 256 bytes buffer in a loop.
2023-02-10 08:28:59 +01:00