aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests/torture_misc.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-11Fix unit tests for opensolarisAris Adamantiadis1-0/+3
2011-01-02Call ssh_init()/ssh_finalize bf/af each testcaseAris Adamantiadis1-1/+5
2011-01-01tests: Added a windows test for torture_path_expand_tilde.Andreas Schneider1-2/+27
2010-12-29tests: Fixed torture_get_user_home_dir on Windows.Andreas Schneider1-3/+8
2010-12-28tests: Migrated torture_misc to cmockery.Andreas Schneider1-66/+64
2010-06-03tests: Fixed the misc torture test.Andreas Schneider1-4/+4
2010-05-31misc: Move size check down in ssh_path_expand_escape().Andreas Schneider1-0/+14
2010-05-18Factorize all the main functions in unit testsAris Adamantiadis1-24/+1
2010-05-11Added a torture test for ssh_path_expand_escape().Andreas Schneider1-0/+27
2010-05-11Added a torture test for ssh_path_expand_tilde().Andreas Schneider1-0/+25
2010-05-08Fix u_int_x_t -> uint_x_tAris Adamantiadis1-3/+3
2010-05-08added test for ntohllAris Adamantiadis1-0/+19
2010-05-08Added tests for ssh_dirname and ssh_basenameAris Adamantiadis1-0/+31
2010-03-13Fixed a memory leak in the torture_get_user_home_dir test.Andreas Schneider1-1/+2
2010-03-02Fixed unit testing.Andreas Schneider1-0/+2
2010-03-02Added unit testing support using check.Andreas Schneider1-0/+51