summaryrefslogtreecommitdiff
path: root/tests/suite
Commit message (Expand)AuthorAgeFilesLines
* tests: backported fix in mini-eagain2gnutls_3_3_17Nikos Mavrogiannopoulos2015-08-091-2/+3
* tests: backported test-ciphersuite-names from masterNikos Mavrogiannopoulos2015-06-255-79/+107
* tests: backported test-compat-main from masterNikos Mavrogiannopoulos2015-06-111-39/+77
* tests: change the default port in testcompat to avoid clash with testsrnNikos Mavrogiannopoulos2015-03-301-1/+1
* made ciphersuites.c more self-contained to be handled by test-ciphersuites.shNikos Mavrogiannopoulos2015-03-291-1/+1
* testpkcs11: do not ignore the failure to write a trusted CANikos Mavrogiannopoulos2015-03-041-1/+1
* testpkcs11: detect softhsm2Nikos Mavrogiannopoulos2015-03-041-1/+1
* tests: testcompat: disable tests with NULL ciphersuites; debian doesn't suppo...Nikos Mavrogiannopoulos2015-02-211-0/+12
* added missing variableNikos Mavrogiannopoulos2014-12-211-0/+1
* Added softhsm.h to share code in softhsm detectionNikos Mavrogiannopoulos2014-12-216-75/+96
* testcompat: corrected usage of null cipherNikos Mavrogiannopoulos2014-12-111-1/+1
* testcompat: updatedgnutls_3_3_10Nikos Mavrogiannopoulos2014-11-102-96/+194
* tests: check the issuer value validity of gnutls_x509_trust_list_get_issuerNikos Mavrogiannopoulos2014-10-231-0/+10
* tests: pkcs11-combo: use unique db fileNikos Mavrogiannopoulos2014-10-101-3/+4
* tests: updated time in pkcs11-is-knownNikos Mavrogiannopoulos2014-10-091-1/+1
* tests: allow running specific chainverify tests on fixed datesNikos Mavrogiannopoulos2014-10-091-2/+8
* tests: Added check to ensure that trust list combination with extra certifica...Nikos Mavrogiannopoulos2014-10-092-2/+504
* tests: corrected check with gnutls_x509_trust_list_get_issuerNikos Mavrogiannopoulos2014-10-071-108/+112
* tests: check gnutls_pkcs11_crt_is_known() when multiple same DNs are presentNikos Mavrogiannopoulos2014-10-062-2/+463
* tests: added check for GNUTLS_TL_GET_COPYNikos Mavrogiannopoulos2014-10-011-0/+8
* tests: enhanced test suite to pass more of the PKCS #11 API under valgrindNikos Mavrogiannopoulos2014-09-191-6/+51
* pkcs11-get-issuer: do not hardcode the chain number, use its nameNikos Mavrogiannopoulos2014-09-151-7/+22
* danetool: if the certificate to verify against is not provide it try to obtai...Nikos Mavrogiannopoulos2014-08-081-16/+2
* tests: ensure that no environment variables confuse softhsmNikos Mavrogiannopoulos2014-08-072-3/+8
* testpkcs11: exit if export_pubkey_of_privkey failsNikos Mavrogiannopoulos2014-08-071-4/+2
* testpkcs11: Test the export of public keyNikos Mavrogiannopoulos2014-08-061-4/+58
* testpkcs11: Try to write the trusted object both by so-pin and normal pinNikos Mavrogiannopoulos2014-07-031-2/+7
* tests: testpkcs11: temp parameters are deleted after generationNikos Mavrogiannopoulos2014-07-021-4/+24
* tests: added testpkcs11.sc-hsmNikos Mavrogiannopoulos2014-07-021-1/+2
* tests: improved testpkcs11 suiteNikos Mavrogiannopoulos2014-07-015-144/+371
* tests: better replacement of LIBTOOL variable in scriptsgnutls_3_3_5Nikos Mavrogiannopoulos2014-06-264-4/+4
* Test the return code of gnutls_x509_trust_list_add_trust_file() when loading ...Nikos Mavrogiannopoulos2014-06-161-2/+9
* Print errors but avoid being verbose on stderrNikos Mavrogiannopoulos2014-06-051-12/+13
* Added test for CRL decoding.Nikos Mavrogiannopoulos2014-06-054-1/+29202
* Pass the LIBTOOL variable into test scriptsNikos Mavrogiannopoulos2014-06-054-6/+7
* Modified the testrng for Debian's dieharder.Nikos Mavrogiannopoulos2014-05-041-2/+10
* Updated dieharder tests.Nikos Mavrogiannopoulos2014-05-021-1/+7
* Allow testrng test to run with older versions of dieharder.Nikos Mavrogiannopoulos2014-05-021-8/+8
* updated prng testNikos Mavrogiannopoulos2014-04-282-4/+29
* Test the random generators in gnutls using the dieharder tool.Nikos Mavrogiannopoulos2014-04-283-3/+203
* use different db file for pkcs11-get-issuer.Nikos Mavrogiannopoulos2014-04-281-1/+1
* Added test to verify whether gnutls_x509_trust_list_get_issuer() operates cor...Nikos Mavrogiannopoulos2014-04-282-2/+268
* More script tests run under valgrindNikos Mavrogiannopoulos2014-04-195-25/+268
* changed port to allow parallelizationNikos Mavrogiannopoulos2014-04-191-1/+1
* use MAX_CHAIN definition to avoid overflow issues in the futureNikos Mavrogiannopoulos2014-04-171-1/+1
* do not build ecore when cross-compiling for windows.Nikos Mavrogiannopoulos2014-04-091-1/+2
* updated test cert generator.Nikos Mavrogiannopoulos2014-04-091-0/+1
* Corrected check for softhsm shared object.Nikos Mavrogiannopoulos2014-04-071-1/+1
* skip the test if softhsm doesn't existNikos Mavrogiannopoulos2014-04-051-0/+4
* Use separate softhsm databases and config in tests to allow parallel runs.Nikos Mavrogiannopoulos2014-04-051-2/+3