aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests
AgeCommit message (Expand)AuthorFilesLines
2010-05-05More detailed testsAris Adamantiadis1-16/+16
2010-05-05Make unit test spit libssh error messagesAris Adamantiadis1-4/+4
2010-05-01knownhosts writing and unit testAris Adamantiadis2-0/+109
2010-04-28Renamed private type TYPE_RSA to SSH_KEYTYPE_*Aris Adamantiadis1-4/+4
2010-04-27Added privatekey_from_file with passphrase testAris Adamantiadis1-1/+42
2010-04-27make torture_keyfiles silentAris Adamantiadis1-2/+2
2010-04-27Added test for privatekey_from_fileAris Adamantiadis1-3/+43
2010-04-20torture: Fix compiling options test if NSS_BUFLEN_PASSWD isn't defined.Andreas Schneider1-0/+3
2010-03-28Fixed the torture_keyfiles test.Andreas Schneider1-2/+11
2010-03-13Fixed a memory leak in the torture_get_user_home_dir test.Andreas Schneider1-1/+2
2010-03-13Fixed the torture_pubkey_generate_from_privkey test.Andreas Schneider1-4/+8
2010-03-13Fixed a memory leak in keyfile torture test.Andreas Schneider1-0/+1
2010-03-13Added tests for ssh options.Andreas Schneider2-0/+159
2010-03-06Added some tests for ssh_list.Andreas Schneider2-0/+112
2010-03-04Added a test for keyfiles.c.Andreas Schneider2-0/+169
2010-03-02Fixed unit testing.Andreas Schneider1-0/+2
2010-03-02Added unit testing support using check.Andreas Schneider2-0/+54