summaryrefslogtreecommitdiff
path: root/tests/suite/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* tests: disable unsupported curves from compatibility checksNikos Mavrogiannopoulos2016-04-091-0/+4
* tests: pkcs11-pubkey-import will check both RSA and ECDSA keysNikos Mavrogiannopoulos2015-12-311-2/+2
* tests: check whether gnutls_pubkey_import_privkey() operates well for PKCS#11...Nikos Mavrogiannopoulos2015-12-061-2/+2
* tests: suite: more shell scripts were given the .sh suffix and simplified mak...Nikos Mavrogiannopoulos2015-11-121-13/+11
* tests: suite: don't run shell scripts with valgrindNikos Mavrogiannopoulos2015-11-121-4/+6
* tests: suite: eliminate many leaks in the tests and run them under valgrindNikos Mavrogiannopoulos2015-11-091-4/+3
* removed legacy libgcrypt flagsNikos Mavrogiannopoulos2015-07-201-1/+0
* tests: moved test-ciphersuites.sh one level upNikos Mavrogiannopoulos2015-06-221-1/+1
* tests: suite: run testpkcs11 if PKCS#11 is enabledAlon Bar-Lev2015-06-171-2/+2
* tests: separated the two testcompat tests (openssl/polarssl)Nikos Mavrogiannopoulos2014-11-061-4/+5
* testcompat: added interop tests with polarsslNikos Mavrogiannopoulos2014-11-041-1/+1
* tests: Added check for gnutls_certificate_set_x509_key_file2() and PKCS #11 +...Nikos Mavrogiannopoulos2014-11-011-2/+2
* tests: Added check to ensure that trust list combination with extra certifica...Nikos Mavrogiannopoulos2014-10-091-2/+2
* tests: check gnutls_pkcs11_crt_is_known() when multiple same DNs are presentNikos Mavrogiannopoulos2014-10-061-2/+2
* tests: added testpkcs11.sc-hsmNikos Mavrogiannopoulos2014-07-021-1/+2
* tests: improved testpkcs11 suiteNikos Mavrogiannopoulos2014-07-011-1/+1
* Added test for CRL decoding.Nikos Mavrogiannopoulos2014-06-051-1/+3
* Pass the LIBTOOL variable into test scriptsNikos Mavrogiannopoulos2014-06-051-3/+4
* Test the random generators in gnutls using the dieharder tool.Nikos Mavrogiannopoulos2014-04-281-3/+3
* Added test to verify whether gnutls_x509_trust_list_get_issuer() operates cor...Nikos Mavrogiannopoulos2014-04-281-2/+2
* More script tests run under valgrindNikos Mavrogiannopoulos2014-04-191-0/+7
* do not build ecore when cross-compiling for windows.Nikos Mavrogiannopoulos2014-04-091-1/+2
* Converted the PKCS #11 test suite to use softhsmNikos Mavrogiannopoulos2014-04-051-2/+4
* Perform the certificate verification tests in PKCS #11-based verification usi...Nikos Mavrogiannopoulos2014-04-041-0/+6
* Added ciphersuite testNikos Mavrogiannopoulos2013-10-261-1/+1
* use the same environment in all testsNikos Mavrogiannopoulos2013-10-261-0/+5
* Avoid linking the library on librt.Nikos Mavrogiannopoulos2013-04-281-0/+1
* Added verify flags for DANE to enforce verification and restrict it to a field.Nikos Mavrogiannopoulos2013-03-011-0/+4
* Added program to estimate the timings in different record paddings.Nikos Mavrogiannopoulos2013-01-201-1/+1
* corrected testNikos Mavrogiannopoulos2012-12-151-1/+1
* do not build ecore in macosxNikos Mavrogiannopoulos2012-12-121-3/+11
* All external libraries that were in LDFLAGS are moved into LIBADD/LDADD.Nikos Mavrogiannopoulos2012-09-251-1/+1
* Added script to check against randomly generated certificates.Nikos Mavrogiannopoulos2012-09-231-1/+1
* Added test on an invalid certificate.Nikos Mavrogiannopoulos2012-03-131-2/+2
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Cleanup and fix authorship notice (I didn't write this file).Simon Josefsson2011-11-091-29/+42
* libgnutls-extra is no more.Nikos Mavrogiannopoulos2011-10-201-2/+2
* tests: Build eagain-cli with correct librariesStef Walter2011-06-071-1/+1
* x509paths tests moved to suite/.Nikos Mavrogiannopoulos2011-04-151-2/+2
* Added interoperability tests with openssl.Nikos Mavrogiannopoulos2011-04-151-2/+3
* Enabled the extra safe renegotiation tests.Nikos Mavrogiannopoulos2011-04-141-2/+2
* Better way of not including the tests/suite directory. Based on discussion wi...Nikos Mavrogiannopoulos2011-04-081-5/+3
* Added tests/suite which contains tests to be executed duringNikos Mavrogiannopoulos2010-10-161-0/+79