aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests/torture_rand.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-06tests: Assert if ssh_get_random failed in torture_rand_thread.Andreas Schneider1-0/+1
2010-12-28tests: Migrated torture_rand to cmockery.Andreas Schneider1-34/+40
2010-12-19Fixed memory leak reported by valgrindAris Adamantiadis1-2/+5
2010-09-30Changed the threads cbks from struct to publ funcAris Adamantiadis1-1/+1
2010-09-06Implemented the noop and native pointersAris Adamantiadis1-1/+1
2010-09-06Moved pthread specific code in src/threads/pthread.cAris Adamantiadis1-1/+0
2010-09-03Made pthread threading a user macroAris Adamantiadis1-0/+5
2010-09-01Openssl implementation of threading + default impAris Adamantiadis1-0/+5
2010-08-31some more work on threading but not complete yetAris Adamantiadis1-2/+2
2010-08-30Added test for the openssl threadingAris Adamantiadis1-0/+49