summaryrefslogtreecommitdiffstats
path: root/tests/unittests/torture_keyfiles.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Migrate torture_keyfiles to testkey functionsAndreas Schneider2015-05-061-16/+31
* tests: allow conditionnal execution on patternAris Adamantiadis2015-02-021-1/+2
* build: Fix the build of keyfiles torture test.Andreas Schneider2011-08-281-1/+1
* pki: Move keyfiles to pki_gcrypt.c.Andreas Schneider2011-08-081-1/+1
* tests: Fixed checking return values of system().Andreas Schneider2011-02-051-2/+6
* tests: Moved assert to the write place in torture_keyfiles.Andreas Schneider2011-01-061-1/+1
* tests: Added missing asserts in torture_keyfiles.Andreas Schneider2011-01-061-0/+3
* Call ssh_init()/ssh_finalize bf/af each testcaseAris Adamantiadis2011-01-021-1/+6
* tests: Migrated torture_keyfiles to cmockery.Andreas Schneider2010-12-281-112/+121
* Factorize all the main functions in unit testsAris Adamantiadis2010-05-181-24/+1
* Sanitize libssh namespace + legacy wrappersAris Adamantiadis2010-05-141-6/+6
* More detailed testsAris Adamantiadis2010-05-051-16/+16
* Renamed private type TYPE_RSA to SSH_KEYTYPE_*Aris Adamantiadis2010-04-281-4/+4
* Added privatekey_from_file with passphrase testAris Adamantiadis2010-04-271-1/+42
* make torture_keyfiles silentAris Adamantiadis2010-04-271-2/+2
* Added test for privatekey_from_fileAris Adamantiadis2010-04-271-3/+43
* Fixed the torture_keyfiles test.Andreas Schneider2010-03-281-2/+11
* Fixed the torture_pubkey_generate_from_privkey test.Andreas Schneider2010-03-131-4/+8
* Fixed a memory leak in keyfile torture test.Andreas Schneider2010-03-131-0/+1
* Added a test for keyfiles.c.Andreas Schneider2010-03-041-0/+168