1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/tests/server
Daniel Stenberg d009bc2e56
tests: introduce preprocessed test cases
The runtests script now always performs variable replacement on the
entire test source file before the test gets executed, and saves the
updated version in a temporary file (log/test[num]) so that all test
case readers/servers can use that version (if present) and thus enjoy
the powers of test case variable substitution.

This is necessary to allow complete port number freedom.

Test 309 is updated to work with a non-fixed port number thanks to this.
2020-04-18 22:46:04 +02:00
..
.gitignore git: add tests/server/disabled to .gitignore 2019-09-30 18:01:05 +02:00
base64.pl copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
CMakeLists.txt copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
disabled.c tests: have runtests figure out disabled features 2019-06-17 16:08:00 +02:00
fake_ntlm.c tests: introduce preprocessed test cases 2020-04-18 22:46:04 +02:00
getpart.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
getpart.h copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
Makefile.am tests: make sure checksrc runs on header files too 2019-12-16 22:46:48 +01:00
Makefile.inc tests: add the mqtt test server mqttd 2020-04-14 13:04:10 +02:00
mqttd.c tests: introduce preprocessed test cases 2020-04-18 22:46:04 +02:00
resolve.c server/resolve: remove AI_CANONNAME to make macos tell the truth 2020-04-09 09:45:58 +02:00
rtspd.c tests: introduce preprocessed test cases 2020-04-18 22:46:04 +02:00
server_setup.h copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
server_sockaddr.h copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
sockfilt.c sockfilt: tidy variable naming and data structure in select_ws 2020-04-18 20:46:54 +02:00
socksd.c copyright: bump the copyright year range 2020-04-15 09:24:49 +02:00
sws.c tests: introduce preprocessed test cases 2020-04-18 22:46:04 +02:00
testpart.c copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
tftp.h copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
tftpd.c tests: introduce preprocessed test cases 2020-04-18 22:46:04 +02:00
util.c tests: introduce preprocessed test cases 2020-04-18 22:46:04 +02:00
util.h tests: introduce preprocessed test cases 2020-04-18 22:46:04 +02:00