summaryrefslogtreecommitdiff
path: root/tests/ocsp-tests/ocsp-tls-connection
Commit message (Expand)AuthorAgeFilesLines
* tests: simplify program detectionDaiki Ueno2020-10-031-2/+2
* tests: rewrite launch_server using launch_bare_serverDaiki Ueno2020-10-031-9/+8
* tests: remove unused first argument from launch_serverDaiki Ueno2020-09-251-3/+3
* tests: use ": ${FOO=BAR}" syntax for default handling in shell scriptsDaiki Ueno2020-09-251-5/+5
* testsuite: Fix $SERV / $GNUTLS_SERV inconsistencyAndreas Metzler2020-09-191-1/+2
* tests: check_for_datefudge: don't exit the test programsDaiki Ueno2020-06-121-1/+1
* Use check_for_datefudge in testsTim Rühsen2020-01-031-8/+2
* Fix tests 'ocsp-must-staple-connection' and 'ocsp-tls-connection'Tim Rühsen2018-06-011-0/+1
* tests: moved ocsp-tests to main directoryNikos Mavrogiannopoulos2017-03-131-22/+22
* tests: remove bash usageAlon Bar-Lev2017-01-051-1/+1
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-051-0/+16
* tests: enable ocsp-must-staple-connection checkNikos Mavrogiannopoulos2016-08-251-1/+5
* tests: ocsp-tls-connection: no longer check for netcat; it was not neededNikos Mavrogiannopoulos2016-08-241-7/+0
* tests: ocsp-tls-connection: use /bin/bash since we rely on the $RANDOM variableNikos Mavrogiannopoulos2016-05-181-1/+1
* Test case for gnutls-cli --ocspThomas Klute2016-05-171-0/+223