summaryrefslogtreecommitdiffstats
path: root/tests/unittests/torture_rand.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Migrate to new cmocka APIAndreas Schneider2015-09-071-5/+12
* tests: allow conditionnal execution on patternAris Adamantiadis2015-02-021-1/+2
* tests: Assert if ssh_get_random failed in torture_rand_thread.Andreas Schneider2011-01-061-0/+1
* tests: Migrated torture_rand to cmockery.Andreas Schneider2010-12-281-34/+40
* Fixed memory leak reported by valgrindAris Adamantiadis2010-12-191-2/+5
* Changed the threads cbks from struct to publ funcAris Adamantiadis2010-09-301-1/+1
* Implemented the noop and native pointersAris Adamantiadis2010-09-061-1/+1
* Moved pthread specific code in src/threads/pthread.cAris Adamantiadis2010-09-061-1/+0
* Made pthread threading a user macroAris Adamantiadis2010-09-031-0/+5
* Openssl implementation of threading + default impAris Adamantiadis2010-09-011-0/+5
* some more work on threading but not complete yetAris Adamantiadis2010-08-311-2/+2
* Added test for the openssl threadingAris Adamantiadis2010-08-301-0/+49