summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: added unit test for gnutls_x509_crt_check_iptmp-added-check-ip-functionNikos Mavrogiannopoulos2017-03-163-9/+219
* build: tests: resolve as-needed issue with seccompAlon Bar-Lev2017-03-141-4/+6
* tests: pkcs11-mock lib: check object session sanity prior to using itNikos Mavrogiannopoulos2017-03-131-34/+33
* tests: added an OCSP response parsing coverage testNikos Mavrogiannopoulos2017-03-13328-2/+124
* tests: added a certificate parsing coverage testNikos Mavrogiannopoulos2017-03-13486-1/+124
* tests: added unit tests for gnutls_pkcs11_token_get_mechanismNikos Mavrogiannopoulos2017-03-132-1/+113
* tests: included unit test for gnutls_pkcs11_obj_exportNikos Mavrogiannopoulos2017-03-131-1/+11
* tests: added unit test for gnutls_pkcs11_reinit()Nikos Mavrogiannopoulos2017-03-132-1/+173
* tests: added unit tests for gnutls_pkcs11_obj_get_infoNikos Mavrogiannopoulos2017-03-132-1/+243
* tests: cert-tests: openpgp-certs: align test redirectionAlon Bar-Lev2017-03-131-1/+1
* tests: suppressions.valgrind: supress fillin_rpathAlon Bar-Lev2017-03-136-0/+48
* tests: remove unused suppressions.valgrindAlon Bar-Lev2017-03-131-16/+0
* lib: unconditionally enable the self-check functionstmp-pkcs11-avoid-locksNikos Mavrogiannopoulos2017-03-135-26/+0
* tests: added unit test for gnutls_pkcs11_get_pin_functionNikos Mavrogiannopoulos2017-03-132-1/+60
* tests: moved ocsp-tests to main directoryNikos Mavrogiannopoulos2017-03-135-106/+71
* tests: introduced check for parallel operation (signatures) in PKCS#11 modeNikos Mavrogiannopoulos2017-03-132-1/+199
* tests: scripts: suppress which errorsAlon Bar-Lev2017-03-121-2/+2
* Do not attempt to parse a 32-bit integer if a packet is not 4 bytes.Alex Gaynor2017-03-112-1/+1
* Do not attempt to parse a 32-bit integer if a packet is not 4 bytes.Alex Gaynor2017-03-092-1/+1
* tests: dtls-stress: use X.509 certificates instead of openpgptmp-openpgp-compatNikos Mavrogiannopoulos2017-03-082-59/+9
* tests: split PKCS#12 encoding from decoding testsNikos Mavrogiannopoulos2017-03-083-35/+110
* tests: added PKCS#12 file decoding containing a CRLNikos Mavrogiannopoulos2017-03-083-2/+2
* tests: added CRL decoding unit tests using certtoolNikos Mavrogiannopoulos2017-03-085-2/+753
* tests: enhanced basic tests in CRL parsingNikos Mavrogiannopoulos2017-03-081-1/+30
* tests: added checks for the old DN decoding functionsNikos Mavrogiannopoulos2017-03-082-1/+152
* tests: do not run tests which require openpgp when it is disabledNikos Mavrogiannopoulos2017-03-081-1/+1
* tests: x509-verify: print the keys on failureNikos Mavrogiannopoulos2017-03-081-16/+51
* tests: split sign-verify test to RSA and ECDSA partsNikos Mavrogiannopoulos2017-03-084-73/+129
* tests: adjusted for the removal of HMAC-MD5tmp-remove-hmac-md5Nikos Mavrogiannopoulos2017-03-082-3/+3
* tests: converted FIPS140-2 mode checks in Makefiles to run-time in scriptsNikos Mavrogiannopoulos2017-03-085-10/+18
* tests: crq: ignore lines for Security LeveltlsfuzzerNikos Mavrogiannopoulos2017-03-071-1/+1
* testsuite: added tlsfuzzerNikos Mavrogiannopoulos2017-03-076-1/+163
* tests: converted compile-time checks for FIPS140 mode to run-timetmp-use-thread-local-rngNikos Mavrogiannopoulos2017-03-0715-61/+81
* tests: decoupled the random generator operational tests from the forking onesNikos Mavrogiannopoulos2017-03-066-32/+225
* tests: added check to verify that including crypto.h is sufficientNikos Mavrogiannopoulos2017-03-062-2/+19
* tests: verify whether crypto operations failNikos Mavrogiannopoulos2017-03-062-1/+200
* Makefile.am: added missing fileNikos Mavrogiannopoulos2017-03-061-1/+1
* Enforce the max packet length for OpenPGP subpackets as wellAlex Gaynor2017-03-052-1/+2
* tests: do not generate certificates with serial being zeroNikos Mavrogiannopoulos2017-03-031-1/+1
* tests: check whether a certificate with illegal version is rejectedNikos Mavrogiannopoulos2017-03-033-24/+40
* tests: chainverify: incorporated the tests for unknown critical extensionsNikos Mavrogiannopoulos2017-03-021-0/+235
* tests: verify that critical extensions can be storedNikos Mavrogiannopoulos2017-03-024-1/+67
* tests: added verification for unknown critical extensionsNikos Mavrogiannopoulos2017-03-025-2/+289
* tests: skip tests which cannot be run in FIPS140-2 modeNikos Mavrogiannopoulos2017-03-024-4/+22
* tests: priorities: enhanced for test to work under FIPS140-2 modeNikos Mavrogiannopoulos2017-03-011-13/+27
* tests: doc update [ci skip]Nikos Mavrogiannopoulos2017-03-011-0/+2
* tests: added test cases with invalid openpgp certstmp-further-openpgp-fixesNikos Mavrogiannopoulos2017-03-014-2/+3
* tests: crt_apis: added tests for writing/reading unique IDstmp-testsuite-unique-idNikos Mavrogiannopoulos2017-02-281-17/+49
* tests: added test for interactive creation of a requesttmp-long-dns-generationNikos Mavrogiannopoulos2017-02-283-1/+112
* tests: added certificate generation with very long DNS and CN nameNikos Mavrogiannopoulos2017-02-284-30/+172