summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: add support for SSH server variant specific transfer pathsMarc Hoersken2020-05-0251-49/+61
* runtests: make the logmsg from the ssh server only show in verboseDaniel Stenberg2020-05-021-1/+1
* tests: make test 1248 + 1249 use %NOLISTENPORTDaniel Stenberg2020-05-022-2/+2
* runtests: fix typo in the existence of disabled tests checkerEmil Engler2020-04-301-1/+1
* test75: Remove precheck testDan Fandrich2020-04-303-40/+1
* tests: Stop referring to server ports when they're not usedDan Fandrich2020-04-3025-25/+25
* conncache: various concept cleanupsDaniel Stenberg2020-04-302-5/+15
* tests: tests: run stunnel for HTTPS and FTPS on dynamic portsDaniel Stenberg2020-04-301-58/+72
* tests: pick a random port number for SSHDaniel Stenberg2020-04-301-56/+76
* libtest/cmake: Remove commented codeRikard Falkeborn2020-04-301-76/+0
* test1177: look for curl.h in source directoryKamil Dudka2020-04-291-1/+1
* tests: look for preprocessed tests in build directoryKamil Dudka2020-04-291-1/+1
* headers: copyright range fixDaniel Stenberg2020-04-281-1/+1
* doh: Constify some input pointersRikard Falkeborn2020-04-281-4/+4
* runtests: check for the disabled tests relative srcdirDaniel Stenberg2020-04-251-1/+1
* runtests: revert commenting out a line I did for debuggingDaniel Stenberg2020-04-251-1/+1
* runtests: when <killserver> mentions http, kill http/2 tooDaniel Stenberg2020-04-251-57/+9
* tests/git: ignore mqttd and port filesEmil Engler2020-04-242-0/+2
* tests: make runtests check that disabled tests existsDaniel Stenberg2020-04-242-2/+7
* test1154: set a proper nameDaniel Stenberg2020-04-241-1/+1
* transfer: Switch PUT to GET/HEAD on 303 redirectJay Satiro2020-04-222-1/+78
* tests: run the RTSP test server on a dynamic port numberDaniel Stenberg2020-04-203-21/+77
* tests: add %NOLISTENPORT and use itDaniel Stenberg2020-04-208-6/+9
* server/tftpd: fix compiler warningDaniel Stenberg2020-04-201-1/+1
* tests: run the SOCKS test server on a dynamic port numberDaniel Stenberg2020-04-202-12/+21
* tests: run the TFTP test server on a dynamic port numberDaniel Stenberg2020-04-203-23/+85
* mqtt: improve the state machineDaniel Stenberg2020-04-209-34/+263
* runtests: always put test number in servercmd fileDaniel Stenberg2020-04-202-8/+8
* ensure all references to ports are replaced by varsxquery2020-04-202-6/+6
* add more alt-svc test coveragexquery2020-04-203-1/+190
* test1247: use http server to get the port number setDaniel Stenberg2020-04-201-1/+1
* runtests: use a unix domain socket path with the pid in the nameDaniel Stenberg2020-04-191-1/+1
* src: Remove C99 constructs to ensure C89 complianceTom2020-04-191-2/+3
* runtests: dummy init the ports variables to avoid warningsDaniel Stenberg2020-04-191-30/+32
* mime: properly check Content-Type even if it has parametersPatrick Monnerat2020-04-192-1/+65
* tests/FILEFORMAT: converted to markdown and extendedDaniel Stenberg2020-04-194-515/+478
* test1245: make it work with dynamic FTP server portbagder/tests-on-dynportDaniel Stenberg2020-04-181-5/+1
* test1055: make it work with dynamic FTP portDaniel Stenberg2020-04-181-5/+1
* test1028: make it run on dynamic FTP server portDaniel Stenberg2020-04-181-5/+1
* tests: move pingpong server to dynamic listening portDaniel Stenberg2020-04-183-62/+92
* test1056: work with dynamic HTTP ipv6 portDaniel Stenberg2020-04-181-6/+2
* test1448: work with dynamic HTTP server portDaniel Stenberg2020-04-181-2/+2
* tests: introduce preprocessed test casesDaniel Stenberg2020-04-1810-189/+183
* tests: make 2006-2010 handle different port number lengthsDaniel Stenberg2020-04-185-8/+24
* tests: run the sws server on "any port"Daniel Stenberg2020-04-183-29/+101
* sockfilt: tidy variable naming and data structure in select_wsMarc Hoersken2020-04-181-113/+112
* mqttd: s/errno/SOCKERRNODaniel Stenberg2020-04-161-4/+2
* copyright: bump the copyright year rangeDaniel Stenberg2020-04-152-2/+2
* test2043: use revoked.badssl.com instead of revoked.grc.comMarc Hoersken2020-04-141-1/+1
* sockfilt: fix broken pipe on Windows to be ready in select_wsMarc Hoersken2020-04-141-3/+6