summaryrefslogtreecommitdiff
path: root/tests/scripts
Commit message (Expand)AuthorAgeFilesLines
* tests: rework port lockingDaiki Ueno2021-09-071-21/+18
* tests: prolong timeout in wait_for_portDaiki Ueno2020-10-031-6/+7
* tests: remove unused lock facility using lockfile-createDaiki Ueno2020-10-031-8/+0
* tests: create lock for tests using GETPORTDaiki Ueno2020-10-031-2/+22
* tests: simplify program detectionDaiki Ueno2020-10-031-33/+35
* tests: rewrite launch_server using launch_bare_serverDaiki Ueno2020-10-031-6/+5
* tests: remove launch_pkcs11_serverDaiki Ueno2020-09-251-9/+0
* tests: remove unused first argument from launch_serverDaiki Ueno2020-09-251-8/+0
* In testsuite scripts use "$@" instead of $*.Andreas Metzler2020-09-181-3/+3
* tests: check_for_datefudge: don't exit the test programsDaiki Ueno2020-06-121-1/+6
* Revert "tests: ignore datefudge-check check when running on command line"Nikos Mavrogiannopoulos2019-11-271-3/+3
* tests: ignore datefudge-check check when running on command lineNikos Mavrogiannopoulos2019-11-251-3/+3
* tests: removed debugging output from GETPORTNikos Mavrogiannopoulos2019-06-101-1/+0
* Fix endless looping GETPORT in tests/scripts/common.shtmp-fix-GETPORTTim Rühsen2019-05-101-7/+10
* tests: make datefudge check robusterDaiki Ueno2019-04-191-1/+1
* serv, cli: add --keymatexport optionDaiki Ueno2019-04-191-2/+2
* tests/cert-tests/certtool-eddsa: Increase portability (fix for busybox)Tim Rühsen2018-12-181-0/+1
* tests/scripts/common.sh: Add check_if_equal()Tim Rühsen2018-12-181-0/+17
* tests/scripts/common.sh: Make random port value work on busyboxTim Rühsen2018-12-181-3/+6
* tests: tpm: Use kill_proc to terminate a processStefan Berger2018-11-261-1/+20
* tests: tpm: Add a test case for tpmtoolStefan Berger2018-11-161-0/+29
* tests: better guarding of variable SKIP_DATEFUDGE_CHECKNikos Mavrogiannopoulos2018-07-021-1/+1
* .gitlab-ci.yml: updated x86 CI builds with better datefudge detectionNikos Mavrogiannopoulos2018-06-241-0/+6
* tests: exercise TLS 1.3 session resumptionDaiki Ueno2018-05-261-0/+11
* tests: hash-large: increase parallelism to allow fast run in CItmp-speedup-hash-testsNikos Mavrogiannopoulos2017-12-201-0/+12
* tests: do not suppress stderr errors on servers startupNikos Mavrogiannopoulos2017-08-181-2/+2
* tests: skip x86-specific tests when not in x86tmp-reduce-cycles-in-non-x86Nikos Mavrogiannopoulos2017-05-261-0/+12
* tests: added global locks on tls-fuzzer testsNikos Mavrogiannopoulos2017-03-281-0/+7
* tests: scripts: suppress which errorsAlon Bar-Lev2017-03-121-2/+2
* tests: split starttls.sh into multiple scriptsNikos Mavrogiannopoulos2017-02-232-23/+57
* tests: Improve port-checking infrastructure.tmp-work-without-netstatRical Jasan2017-02-191-6/+47
* tests: remove bash usageAlon Bar-Lev2017-01-051-3/+1
* tests: common.sh will export the required TZ for datefudge testsNikos Mavrogiannopoulos2016-06-141-0/+2
* tests: moved check for datefudge in scripts/common.shNikos Mavrogiannopoulos2016-06-141-0/+9
* tests: use /bin/bash in tests which require common.shNikos Mavrogiannopoulos2016-05-201-1/+3
* tests: simplified server launching processNikos Mavrogiannopoulos2016-05-131-47/+72
* tests: check whether the randomly generate port is usedNikos Mavrogiannopoulos2016-04-301-1/+7
* tests: don't quote provider in common.shNikos Mavrogiannopoulos2015-06-191-1/+1
* tests: dsa: cleanup shell usageAlon Bar-Lev2015-06-181-18/+18
* tests: enhanced test suite to pass more of the PKCS #11 API under valgrindNikos Mavrogiannopoulos2014-09-191-0/+17
* tests: use the PID number in RPORTNikos Mavrogiannopoulos2014-09-151-1/+1
* use random ports in tests, unless a port is providedNikos Mavrogiannopoulos2014-09-051-0/+2
* increased server startup wait time.Nikos Mavrogiannopoulos2014-04-181-1/+1
* Add/fix copyright headers.Simon Josefsson2012-01-201-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Update gnulib files. Fix syntax-check usage.Simon Josefsson2011-08-031-2/+2
* Corrected fail() shell function. Reported by Andreas Metzler.Nikos Mavrogiannopoulos2011-06-051-0/+2
* Added interoperability tests with openssl.Nikos Mavrogiannopoulos2011-04-151-0/+16
* Added copyright.Nikos Mavrogiannopoulos2011-03-301-0/+20
* Reorganized scripts that use test servers, based on patch by Cedric Arbogast.Nikos Mavrogiannopoulos2011-03-302-0/+49