summaryrefslogtreecommitdiffstats
path: root/tests/unittests/torture_list.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Migrate to new cmocka APIAndreas Schneider2015-09-071-5/+5
| | | | Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
* tests: allow conditionnal execution on patternAris Adamantiadis2015-02-021-1/+2
| | | | | | | | Option can be used to filter out irrelevant tests usage: ./torture_pki '*ed25519' Signed-off-by: Aris Adamantiadis <aris@0xbadc0de.be> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
* Call ssh_init()/ssh_finalize bf/af each testcaseAris Adamantiadis2011-01-021-1/+5
|
* tests: Fixed includes for torture_list on Windows.Andreas Schneider2011-01-011-0/+1
|
* tests: Migrated torture_list to cmockery.Andreas Schneider2010-12-281-44/+43
|
* Factorize all the main functions in unit testsAris Adamantiadis2010-05-181-25/+1
|
* Added some tests for ssh_list.Andreas Schneider2010-03-061-0/+111