summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: link libutils against gnutlsNikos Mavrogiannopoulos2016-06-061-0/+1
* tests: backported keylog testNikos Mavrogiannopoulos2016-06-061-2/+2
* tests: do not use pkglib to generate libpkcs11mock1.soNikos Mavrogiannopoulos2016-05-201-4/+2
* tests: added a basic PKCS#11 mock moduleNikos Mavrogiannopoulos2016-05-031-0/+23
* tests: added tests for gnutls_pcert_list_import_x509_raw()Nikos Mavrogiannopoulos2016-02-181-1/+1
* tests: cert-common.h: backported from master branchNikos Mavrogiannopoulos2015-12-061-1/+1
* tests: added check for overriding global initializationNikos Mavrogiannopoulos2015-11-161-1/+2
* tests: added check for gnutls_priority_set_defaultNikos Mavrogiannopoulos2015-11-061-2/+2
* Backported new verification functions for clients from 3.5.x branchNikos Mavrogiannopoulos2015-10-071-1/+1
* tests: added test for gnutls_session_set_verify_functionNikos Mavrogiannopoulos2015-10-071-0/+1
* tests: added check for decoding of a PKCS #8 key as fallbackNikos Mavrogiannopoulos2015-08-041-1/+1
* tests: added check for the fallback SCSVNikos Mavrogiannopoulos2015-08-011-1/+1
* tests: added check for server sending (or not) status request messagesNikos Mavrogiannopoulos2015-07-311-1/+2
* removed legacy libgcrypt flagsNikos Mavrogiannopoulos2015-07-201-1/+0
* tests: added check for gnutls_prf() and gnutls_prf_rfc5705Nikos Mavrogiannopoulos2015-07-201-1/+1
* tests: don't run certtool-utf8 when libidn is 1.30 or lessNikos Mavrogiannopoulos2015-07-091-1/+1
* tests: added a test for the fork detection interfaceNikos Mavrogiannopoulos2015-06-271-1/+9
* tests: fixed includesNikos Mavrogiannopoulos2015-06-201-0/+6
* tests: don't depend on gnulibNikos Mavrogiannopoulos2015-06-201-4/+18
* tests: force link with nettle of mini-alignmentNikos Mavrogiannopoulos2015-06-181-0/+2
* tests: Check the OID functionsNikos Mavrogiannopoulos2015-06-181-1/+1
* tests: added check for memory alignmentNikos Mavrogiannopoulos2015-06-181-1/+1
* tests: added signature/verification stress testNikos Mavrogiannopoulos2015-06-111-1/+2
* tests: Added PKCS #7 attribute generation checkNikos Mavrogiannopoulos2015-06-031-1/+1
* tests: check the operation of GNUTLS_NO_SIGNALNikos Mavrogiannopoulos2015-05-171-1/+1
* tests: added check to verify that pull timeout is not called on non-blocking ...Nikos Mavrogiannopoulos2015-04-301-1/+1
* tests: key generation test was moved to main checksNikos Mavrogiannopoulos2015-04-281-1/+1
* tests: added reproducer for the MD5 acceptance issueNikos Mavrogiannopoulos2015-04-251-1/+2
* tests: added check with X.509 certificates and callbacksNikos Mavrogiannopoulos2015-04-201-1/+1
* tests: added check for EtM negotiationNikos Mavrogiannopoulos2015-04-011-1/+1
* tests: added check for gnutls_server_name_get and gnutls_server_name_setNikos Mavrogiannopoulos2015-03-301-1/+1
* tests: added check to verify the correctness of the record function return va...Nikos Mavrogiannopoulos2015-03-231-1/+2
* tests: added test for DTLS 0.9Nikos Mavrogiannopoulos2015-03-191-2/+2
* Added a way to add custom supplemental data from public API.Thierry Quemerais2015-03-191-1/+1
* renamed gnutls_buffer_st -> gnutls_buffer_tNikos Mavrogiannopoulos2015-03-191-1/+1
* tests: added a check for certificates with invalid DER encodingsNikos Mavrogiannopoulos2015-03-091-1/+2
* tests: added check for invalid X.509 certificateNikos Mavrogiannopoulos2015-02-201-1/+1
* tests: added check for gnutls_record_get_state()Nikos Mavrogiannopoulos2015-02-201-1/+1
* tests: added check for operation under different threads and DTLSNikos Mavrogiannopoulos2015-01-281-1/+3
* tests: added check for operation under different processes and DTLSNikos Mavrogiannopoulos2015-01-281-1/+2
* tests: added checks for private key import/export functionsNikos Mavrogiannopoulos2015-01-111-1/+1
* tests: Added test case for openpgp keys loaded by callbackNikos Mavrogiannopoulos2015-01-101-1/+1
* Added test case for DTLS handshake packet reconstruction when it exceeds MTUNikos Mavrogiannopoulos2015-01-061-1/+2
* tests: added check to ensure that DTLS handshake packets will not exceed MTUNikos Mavrogiannopoulos2015-01-051-1/+1
* tests: Added check for verification using CRLsNikos Mavrogiannopoulos2014-11-301-1/+1
* tests: added mini-chain-unsortedNikos Mavrogiannopoulos2014-11-271-1/+2
* tests: Added check for memory leaks when a file cannot be loaded.Nikos Mavrogiannopoulos2014-11-251-1/+1
* tests: added leak check for gnutls_set_x509_key_mem2()Nikos Mavrogiannopoulos2014-11-241-1/+1
* tests: added check for registration of custom URLsNikos Mavrogiannopoulos2014-11-231-1/+1
* tests: added test for GNUTLS_E_GOT_APPLICATION_DATA on rehandshakeNikos Mavrogiannopoulos2014-11-211-1/+2