curl/tests/server
Fabian Keil fc3a0a872f
tests/server/sws.c: change the HTTP writedelay unit to milliseconds
This allows to use write delays for large responses without
resulting in the test taking an unreasonable amount of time.

In many cases delaying writes by a whole second or more isn't
necessary for the desired effect.

Closes #8827
2022-05-11 11:14:18 +02:00
..
.gitignore tests/git: ignore mqttd and port files 2020-04-24 13:48:58 +02:00
base64.pl curl.se: new home 2020-11-04 23:59:47 +01:00
CMakeLists.txt curl.se: new home 2020-11-04 23:59:47 +01:00
disabled.c configure: add --enable-headers-api to enable the headers API 2022-03-22 08:24:26 +01:00
fake_ntlm.c curl.se: new home 2020-11-04 23:59:47 +01:00
getpart.c runtests.pl: support the nonewline attribute for the data part 2022-01-10 15:54:54 +01:00
getpart.h curl.se: new home 2020-11-04 23:59:47 +01:00
Makefile.am scripts: move three scripts from lib/ to scripts/ 2022-03-23 15:26:11 +01:00
Makefile.inc misc: update copyright year ranges 2022-04-25 09:31:09 +02:00
mqttd.c tests/server/*.c: align handling of portfile argument and file 2021-08-17 21:43:31 +02:00
resolve.c curl.se: new home 2020-11-04 23:59:47 +01:00
rtspd.c tests/server/*.c: align handling of portfile argument and file 2021-08-17 21:43:31 +02:00
server_setup.h curl.se: new home 2020-11-04 23:59:47 +01:00
server_sockaddr.h curl.se: new home 2020-11-04 23:59:47 +01:00
sockfilt.c misc: update copyright year ranges 2022-04-25 09:31:09 +02:00
socksd.c tests/server: declare variable 'reqlogfile' static 2022-05-05 11:55:06 +02:00
sws.c tests/server/sws.c: change the HTTP writedelay unit to milliseconds 2022-05-11 11:14:18 +02:00
testpart.c curl.se: new home 2020-11-04 23:59:47 +01:00
tftp.h curl.se: new home 2020-11-04 23:59:47 +01:00
tftpd.c cleanup: constify unmodified static structs 2021-09-23 12:54:35 +02:00
util.c tests: refactor server/socksd.c to support --unix-socket 2022-04-17 11:43:57 +02:00
util.h tests: refactor server/socksd.c to support --unix-socket 2022-04-17 11:43:57 +02:00