summaryrefslogtreecommitdiff
path: root/tests/rng-op-key.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: decoupled the random generator operational tests from the forking onesNikos Mavrogiannopoulos2017-03-061-0/+48
That also corrects the fact that not all tests were run for all generators, and allows to run the tests in parallel. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>