summaryrefslogtreecommitdiff
path: root/tests/slow
Commit message (Expand)AuthorAgeFilesLines
* tests: override-ciphers will not run mac tests on windowsNikos Mavrogiannopoulos2015-11-262-11/+20
* tests: cipher-test will forward the prog exit code as the script exit codeNikos Mavrogiannopoulos2015-11-252-37/+52
* tests: use gnulib where neededNikos Mavrogiannopoulos2015-11-241-1/+3
* tests: disable cipher-test on windows platform; they don't seem to workNikos Mavrogiannopoulos2015-09-212-1/+10
* tests: tab indent + minor style changesAlon Bar-Lev2015-06-242-43/+43
* tests: misc: cleanup shell usageAlon Bar-Lev2015-06-212-37/+33
* tests: key generation test was moved to main checksNikos Mavrogiannopoulos2015-04-282-101/+1
* tests: added files into distgnutls_3_4_0Nikos Mavrogiannopoulos2015-04-081-0/+1
* tests: verify the behavior of GNUTLS_E_NEED_FALLBACKNikos Mavrogiannopoulos2015-04-073-1/+168
* tests: link cipher tests directly with nettle when neededNikos Mavrogiannopoulos2015-03-181-1/+6
* added test suite for overriden digests and MACsNikos Mavrogiannopoulos2015-03-183-1/+236
* added test suite for overriden ciphersNikos Mavrogiannopoulos2015-03-183-2/+294
* test-ciphers: do not fail on processor which don't have the AES-NI instructionsNikos Mavrogiannopoulos2014-12-161-0/+7
* tests: enhanced cipher check to include all ciphers.Nikos Mavrogiannopoulos2014-12-032-3/+81
* tests: include minitasn1 when neededNikos Mavrogiannopoulos2014-10-221-0/+4
* tests: gendh: increased the DH prime size to allow usage under FIPS140-2 modeNikos Mavrogiannopoulos2014-07-021-1/+1
* tests/slow: add -I flags necessary for out-of-source builds.Michał Górny2014-05-171-1/+3
* include header for self-test functionsNikos Mavrogiannopoulos2014-05-021-0/+1
* generate keys in the acceptable sizes in FIPS140 modeNikos Mavrogiannopoulos2014-02-131-1/+6
* Added test to check the expected values of security parameters.Nikos Mavrogiannopoulos2014-01-141-1/+1
* fix self tests when used from slow/cipher-testNikos Mavrogiannopoulos2013-11-301-2/+3
* indented codeNikos Mavrogiannopoulos2013-11-271-18/+17
* Self checks are conditionally included in the library.Nikos Mavrogiannopoulos2013-11-272-1/+12
* Added self tests on RSA, DSA, and ECDSA key usage.Nikos Mavrogiannopoulos2013-11-271-2/+6
* Added option to run all available self tests per category in a single run.Nikos Mavrogiannopoulos2013-11-271-48/+3
* completed self-tests by adding digest and MAC tests.Nikos Mavrogiannopoulos2013-11-271-6/+45
* Added self testsNikos Mavrogiannopoulos2013-11-271-588/+18
* reindented codeNikos Mavrogiannopoulos2013-11-083-661/+625
* use the same environment in all testsNikos Mavrogiannopoulos2013-10-261-0/+5
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-013-5/+6
* Added GCM mode using cryptodev. This is mostly a hack due to how GCM mode is ...Nikos Mavrogiannopoulos2012-02-231-6/+7
* added (dead) code to test the _hmac_fast.Nikos Mavrogiannopoulos2012-02-211-0/+12
* Added new security level "legacy" for 96-bit security.Nikos Mavrogiannopoulos2012-01-211-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-21/+23
* Run 'make update-copyright'.Simon Josefsson2012-01-163-3/+3
* remove trailing slash.Nikos Mavrogiannopoulos2012-01-081-2/+1
* properly deinitialize.Nikos Mavrogiannopoulos2012-01-061-1/+5
* GNUTLS_PK_ECC -> GNUTLS_PK_ECNikos Mavrogiannopoulos2012-01-021-1/+1
* cipher-test is now run without valgrindNikos Mavrogiannopoulos2011-12-012-1/+629
* slow tests are not being run using valgrindNikos Mavrogiannopoulos2011-11-114-0/+190