summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: added unit test for linux _rnd_get_system_entropygetrandom-fixNikos Mavrogiannopoulos2016-07-261-1/+1
* tests: removed pkcs1-padding from subdirsNikos Mavrogiannopoulos2016-07-261-1/+1
* tests: userid test moved to cert-tests/Nikos Mavrogiannopoulos2016-07-261-1/+1
* tests: rsa-md5-collision: run from top-levelNikos Mavrogiannopoulos2016-07-261-3/+5
* tests: added test of gnutls_transport_set_fastopenNikos Mavrogiannopoulos2016-07-261-1/+1
* tests: added test of TCP fast open using gnutls-cli and gnutls-servTim Ruehsen2016-07-261-1/+1
* tests: added checks for OCSP response file supporttests-improvementNikos Mavrogiannopoulos2016-07-221-1/+2
* tests: added check of the return values of resumption data functions during f...Nikos Mavrogiannopoulos2016-07-221-1/+1
* tests: added checks for the RFC4514 decoding via gnutls_x509_dn_get_str()Nikos Mavrogiannopoulos2016-07-191-1/+1
* tests: added unit testing for DTLS sliding window implementationNikos Mavrogiannopoulos2016-07-131-0/+5
* tests: link the resume tests to gnulib due to their missing memmem()Nikos Mavrogiannopoulos2016-07-111-0/+4
* tests: ignore leaks due to p11-kit in test suiteNikos Mavrogiannopoulos2016-07-041-1/+2
* tests: added check to ensure that pkcs11 objects will be reopened on forkNikos Mavrogiannopoulos2016-07-041-1/+5
* tests: account pkcs11/pkcs11-mock-ext.h in MakefileNikos Mavrogiannopoulos2016-06-301-1/+1
* tests: link pkcs11-import-url-privkey with libdlNikos Mavrogiannopoulos2016-06-301-0/+1
* tests: added check to verify the tolerance of broken C_GetAttributesNikos Mavrogiannopoulos2016-06-301-1/+5
* tests: link libpkcs11mock1 with gnulibip-name-constraintsNikos Mavrogiannopoulos2016-06-281-0/+1
* tests: moved pkcs11-softhsm test suite into pkcs11/Nikos Mavrogiannopoulos2016-06-231-3/+7
* tests: added check for handshake packet reconstructionNikos Mavrogiannopoulos2016-06-161-1/+1
* tests: added unit test for gnutls_x509_tlsfeatures_check_crtNikos Mavrogiannopoulos2016-06-141-1/+2
* tests: cert-tests: moved all data files in separate subdirNikos Mavrogiannopoulos2016-06-141-1/+1
* tests: added check of DTLS rehandshake for upgradeNikos Mavrogiannopoulos2016-06-101-1/+1
* tests: added check of DTLS rehandshake when using PKIX certsNikos Mavrogiannopoulos2016-06-101-1/+1
* tests: renamed rehandshake checks for clarityNikos Mavrogiannopoulos2016-06-061-3/+3
* tests: move pkcs11-cert-import-url4-exts with the other pkcs11 testsNikos Mavrogiannopoulos2016-06-031-2/+3
* tests: check gnutls_pkcs11_obj_list_import_url4() with GNUTLS_PKCS11_OBJ_FLAG...Nikos Mavrogiannopoulos2016-06-031-1/+4
* tests: added basic check for gnutls_url_is_supportedNikos Mavrogiannopoulos2016-05-311-1/+1
* tests: added unit tests for gnutls_x509_tlsfeatures_t handling funcsNikos Mavrogiannopoulos2016-05-301-1/+1
* tests: add testcase to check for missing status requestTim Kosse2016-05-301-1/+2
* tests: added SSL2.0 client hello parsing checkNikos Mavrogiannopoulos2016-05-261-1/+1
* tests: do not use pkglib to generate libpkcs11mock1.soNikos Mavrogiannopoulos2016-05-201-3/+2
* tests: added check to verify that keylog file is being writtenNikos Mavrogiannopoulos2016-05-181-1/+2
* tests: renamed cert-callback checks for simplicityNikos Mavrogiannopoulos2016-05-171-2/+2
* tests: added check with the legacy cert verification callbackNikos Mavrogiannopoulos2016-05-171-1/+1
* tests: added key exchange checks for all DTLS protocolsNikos Mavrogiannopoulos2016-05-141-1/+4
* tests: separated the key exchange checksNikos Mavrogiannopoulos2016-05-141-2/+8
* tests: enhanced set_x509*_key to verify that connections succeed with credsNikos Mavrogiannopoulos2016-05-101-1/+1
* tests: added checks for certificate generation APIsNikos Mavrogiannopoulos2016-05-061-1/+1
* tests: avoid the usage of tmpnam()Nikos Mavrogiannopoulos2016-05-041-0/+2
* tests: added check for gnutls_certificate_set_x509_simple_pkcs12_fileNikos Mavrogiannopoulos2016-05-031-1/+1
* tests: added check of gnutls_certificate_set_x509_key_file2 with DER inputNikos Mavrogiannopoulos2016-05-031-1/+2
* tests: added check for gnutls_certificate_set_key()Nikos Mavrogiannopoulos2016-05-031-1/+1
* tests: added a basic PKCS#11 mock moduleNikos Mavrogiannopoulos2016-05-031-0/+22
* tests: added checks on PKCS#1 digest info encoding/decodingNikos Mavrogiannopoulos2016-05-021-1/+1
* tests: added checks for base64 functionsNikos Mavrogiannopoulos2016-04-291-1/+1
* tests: added check for SRP ID change during rehandshakeNikos Mavrogiannopoulos2016-04-291-1/+2
* tests: added check for PSK ID change during rehandshakeNikos Mavrogiannopoulos2016-04-291-1/+1
* tests: added unit tests on the HEX encoding/decoding functionsNikos Mavrogiannopoulos2016-04-291-1/+1
* tests: added check on whether builtin URLs cannot be overridenNikos Mavrogiannopoulos2016-04-281-1/+1
* tests: check client behavior of sending CA certificatesNikos Mavrogiannopoulos2016-04-281-1/+2