summaryrefslogtreecommitdiff
path: root/tests/random.c
Commit message (Expand)AuthorAgeFilesLines
* build: Check spawn.h for MacOS X Tiger.NIIBE Yutaka2021-01-271-1/+1
* tests: Put a work around to tests/random for macOS.NIIBE Yutaka2020-12-031-0/+60
* tests: do not use GCC variadic macro extension for xgcry_controlJussi Kivilinna2019-05-141-15/+15
* tests: Add benchmarking option to tests/random.Werner Koch2017-08-021-6/+115
* Implement global config file /etc/gcrypt/random.confWerner Koch2017-06-161-0/+3
* tests: Check the result of all gcry_control operations.Justus Winter2016-12-131-13/+13
* tests: Use common code for all tests.Justus Winter2016-12-131-40/+1
* tests: Rename 'show' to 'info'.Justus Winter2016-12-131-22/+22
* tests: Add attributes to helper functions.Werner Koch2016-06-251-0/+7
* tests: Fix testsuite after the FIPS adjustments.Vitezslav Cizek2016-03-181-2/+9
* tests: Do not test DRBG_REINIT from "make check"Werner Koch2016-02-201-1/+4
* random: Add a test case for DRBG_REINIT.Werner Koch2016-02-191-0/+85
* w32: Avoid a few compiler warnings.Werner Koch2015-09-041-2/+5
* random: Add a feature to close device file descriptors.Werner Koch2013-12-111-0/+49
* Make gpg-error replacement defines more robust.Werner Koch2013-06-261-1/+1
* random: Add a RNG selection interface and system RNG wrapper.Werner Koch2012-12-031-10/+265
* tests: Allow use of random.c under Windows.Werner Koch2012-12-031-3/+34
* Fixed a few warnings emitted by gcc 4.6.Werner Koch2011-03-281-2/+0
* Nuked almost all trailing whitespace.post-nuke-of-trailing-wsWerner Koch2011-02-041-9/+9
* Ported last changes from 1.2.Werner Koch2007-02-231-0/+255