summaryrefslogtreecommitdiff
path: root/tests/pkcs11
Commit message (Expand)AuthorAgeFilesLines
* tests: removed unnecessary assertNikos Mavrogiannopoulos2017-11-141-1/+0
* tests: list-tokens: not only list but also verify whether module is operationalNikos Mavrogiannopoulos2017-11-031-0/+15
* tests: enhanced PKCS#11 loading testNikos Mavrogiannopoulos2017-11-031-0/+6
* tests: added PKCS#11 module loading testNikos Mavrogiannopoulos2017-11-031-0/+117
* tests: added TLS negotiation with various keys under PKCS#11Nikos Mavrogiannopoulos2017-08-041-0/+373
* tests: added basic unit test of gnutls_pkcs11_token_check_mechanismNikos Mavrogiannopoulos2017-08-041-0/+12
* tests: added unit test for RSA-PSS signing over PKCS#11Nikos Mavrogiannopoulos2017-08-031-0/+272
* tests: pkcs11-mock: reset state when requesting reauthNikos Mavrogiannopoulos2017-06-171-1/+4
* tests: added unit test for safenet protectserver HSM's PKCS#11 supporttmp-handle-safenet-hsmsNikos Mavrogiannopoulos2017-06-163-10/+219
* tests: pkcs11-mock lib: check object session sanity prior to using itNikos Mavrogiannopoulos2017-03-131-34/+33
* tests: added unit tests for gnutls_pkcs11_token_get_mechanismNikos Mavrogiannopoulos2017-03-131-0/+108
* 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-131-0/+167
* tests: added unit tests for gnutls_pkcs11_obj_get_infoNikos Mavrogiannopoulos2017-03-131-0/+242
* tests: added unit test for gnutls_pkcs11_get_pin_functionNikos Mavrogiannopoulos2017-03-131-0/+59
* tests: introduced check for parallel operation (signatures) in PKCS#11 modeNikos Mavrogiannopoulos2017-03-131-0/+195
* tests: pkcs11-import-with-pin: removed invalid conditional macroNikos Mavrogiannopoulos2017-02-221-4/+0
* tests: added PKCS#11 test for pin inputNikos Mavrogiannopoulos2017-02-221-0/+198
* tests: added pkcs11-privkey-exporttmp-pkcs11-tests-updateNikos Mavrogiannopoulos2016-10-201-0/+157
* Expose CKA_PUBLIC_EXPONENT and CKA_MODULUS for private keys tooJakub Jelen2016-10-201-2/+4
* tests/pkcs11: Return also CKA_CLASSJakub Jelen2016-10-201-0/+12
* tests/pkcs11: Expose SUBJECT for certificates, PUBLIC_EXPONENT and MODULUS fo...Jakub Jelen2016-10-201-0/+59
* tests: added test for CKA_ALWAYS_AUTHENTICATE handling in PKCS#11Nikos Mavrogiannopoulos2016-10-033-1/+241
* removed assert.h from files that wasn't used atNikos Mavrogiannopoulos2016-09-113-3/+0
* tests/tools: avoid non-null check before free()Nikos Mavrogiannopoulos2016-09-111-2/+1
* tests: corrected detection of 64-bit systems in softhsm.hNikos Mavrogiannopoulos2016-09-051-2/+2
* tests: added check for PKCS#11 signature validityNikos Mavrogiannopoulos2016-09-051-0/+239
* .gitlab-ci.yml: use the gitlab.com shared runnersNikos Mavrogiannopoulos2016-09-021-2/+2
* tests: removed unused variables from testsNikos Mavrogiannopoulos2016-08-091-50/+0
* tests: pkcs11-privkey-fork: added explicit pkcs11 deinitializationNikos Mavrogiannopoulos2016-07-261-2/+2
* tests: removed an skipped failures due to bugs in softhsm 2.0.0Nikos Mavrogiannopoulos2016-07-172-4/+2
* tests: added check to ensure that pkcs11 objects will be reopened on forkNikos Mavrogiannopoulos2016-07-043-1/+201
* tests: avoid compiler warning from pkcs11-pubkey-importNikos Mavrogiannopoulos2016-06-301-1/+1
* tests: added check to verify the tolerance of broken C_GetAttributesNikos Mavrogiannopoulos2016-06-303-1/+165
* tests: pkcs11-is-known: check that no flags enforce compareNikos Mavrogiannopoulos2016-06-231-4/+21
* tests: moved pkcs11-softhsm test suite into pkcs11/Nikos Mavrogiannopoulos2016-06-239-0/+2437
* tests: check gnutls_pkcs11_obj_list_import_url4() with GNUTLS_PKCS11_OBJ_FLAG...Nikos Mavrogiannopoulos2016-06-031-0/+165
* tests: added a basic PKCS#11 mock moduleNikos Mavrogiannopoulos2016-05-035-0/+3171