summaryrefslogtreecommitdiff
path: root/tests/suite
Commit message (Expand)AuthorAgeFilesLines
* tests: modified to account for backwards-encoded DN (according to RFC4514)Nikos Mavrogiannopoulos2016-10-312-2/+2
* tests: do not enable testpkcs11.sh twiceDmitry Eremin-Solenikov2016-10-271-1/+1
* Fix compilation of tests if nettle is not installed in standard pathDmitry Eremin-Solenikov2016-10-251-0/+2
* tests: removed nohats.ca from testdaneNikos Mavrogiannopoulos2016-10-221-1/+1
* tests: introduced verification constraints checks for PKCS#7 structuresNikos Mavrogiannopoulos2016-10-181-1/+15
* tests: crl-test: use a unique temp fileNikos Mavrogiannopoulos2016-10-141-4/+5
* tests: added sanity check for included primesNikos Mavrogiannopoulos2016-10-142-2/+60
* tests: updated pkcs7 text outputs to account for certtool updateNikos Mavrogiannopoulos2016-10-142-0/+6908
* tests: replaced large test2.cat with a smaller fileNikos Mavrogiannopoulos2016-10-143-136/+22
* tests: added checks for the decoding of various PKCS#7 structuresNikos Mavrogiannopoulos2016-10-119-2/+481
* avoid the usage of '-a' and '-o' bash optionsNikos Mavrogiannopoulos2016-09-111-2/+2
* doc updateNikos Mavrogiannopoulos2016-09-111-1/+1
* tests: added checks to verify behavior in writing pkcs11 objectsNikos Mavrogiannopoulos2016-09-061-0/+20
* tests: removed remainders of pkcs11 tests from suite/Nikos Mavrogiannopoulos2016-06-241-1/+1
* tests: moved pkcs11-softhsm test suite into pkcs11/Nikos Mavrogiannopoulos2016-06-2310-2440/+2
* tests: added more unit tests for gnutls_pkcs11_crt_is_known()Nikos Mavrogiannopoulos2016-06-231-1/+169
* tests: corrected create-chain.sh to remove the ocsp_signing_key from generate...Nikos Mavrogiannopoulos2016-06-221-3/+0
* tests: include softhsm.h into dist filesNikos Mavrogiannopoulos2016-06-221-1/+1
* tests: corrected typo in crl-testNikos Mavrogiannopoulos2016-06-031-1/+1
* tests: add an upper limit in the run of compat testsNikos Mavrogiannopoulos2016-05-242-2/+12
* tests: run compatibility checks in parallel for various modifiersNikos Mavrogiannopoulos2016-05-212-97/+114
* tests: use /bin/bash in tests which require common.shNikos Mavrogiannopoulos2016-05-207-7/+7
* Allow for conditional compilation of SSL 3.0 protocolNikos Mavrogiannopoulos2016-05-143-39/+6
* tests: simplified server launching processNikos Mavrogiannopoulos2016-05-136-93/+161
* tests: introduce delay between server restarts in testsrn.shNikos Mavrogiannopoulos2016-05-111-0/+2
* tests: include self tests with CURVE-X25519Nikos Mavrogiannopoulos2016-04-241-63/+112
* tests: updated the openssl compat check to make explicit the used curvesNikos Mavrogiannopoulos2016-04-241-23/+32
* tests: suite: disable any openssl cpu optimizationsNikos Mavrogiannopoulos2016-04-151-1/+2
* tests: remove any system specific code of ecoreNikos Mavrogiannopoulos2016-04-092-55/+5
* tests: disable unsupported curves from compatibility checksNikos Mavrogiannopoulos2016-04-092-1/+5
* tests: removed unused scriptsNikos Mavrogiannopoulos2016-04-092-118/+0
* testcompat-openssl: enable TLS 1.2 tests with openssl 1.0.1+Nikos Mavrogiannopoulos2016-03-181-7/+7
* tests: testpkcs11: the test will always fail in code path failuresNikos Mavrogiannopoulos2016-03-081-10/+5
* tests: always used the slow (portable) version of get16bitsNikos Mavrogiannopoulos2016-02-291-8/+0
* tests: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-291-1/+2
* tests: enable softhsmv2 test suite by defaultNikos Mavrogiannopoulos2016-02-274-8/+7
* pkcs11: tests for RSA, ECC, DSA private key importJan Vcelak2016-02-271-0/+54
* pkcs11: tests for DSA key generatingJan Vcelak2016-02-271-0/+19
* tests: pkcs11-pubkey-import-ecdsa will only work under softhsmv2Nikos Mavrogiannopoulos2016-02-031-0/+5
* tests: pkcs11-pubkey-import will check both RSA and ECDSA keyspkcs11-ecdsaNikos Mavrogiannopoulos2015-12-314-13/+102
* tests: added timeout in long-running checksNikos Mavrogiannopoulos2015-12-202-2/+14
* tests: check whether gnutls_pubkey_import_privkey() operates well for PKCS#11...Nikos Mavrogiannopoulos2015-12-062-2/+213
* tests: suite: more shell scripts were given the .sh suffix and simplified mak...Nikos Mavrogiannopoulos2015-11-129-13/+117
* tests: suite: don't run shell scripts with valgrindNikos Mavrogiannopoulos2015-11-104-5/+7
* tests: testsrn: output errors on stderrNikos Mavrogiannopoulos2015-11-101-15/+16
* testdane: improved error detection in sitesNikos Mavrogiannopoulos2015-11-091-3/+13
* tests: suite: eliminate many leaks in the tests and run them under valgrindNikos Mavrogiannopoulos2015-11-096-34/+339
* tests: eliminate leaks in mini-eagain2.cNikos Mavrogiannopoulos2015-11-091-0/+3
* tests: testdane will not check hosts which are unreachableNikos Mavrogiannopoulos2015-10-211-18/+28
* tests: verify that public keys are properly writtenNikos Mavrogiannopoulos2015-10-162-3/+58