summaryrefslogtreecommitdiffstats
path: root/tests/unittests/torture_misc.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Migrate to new cmocka APIAndreas Schneider2015-09-071-14/+20
* tests: torture-misc: check for NULL return codesAris Adamantiadis2015-02-121-3/+17
* tests: allow conditionnal execution on patternAris Adamantiadis2015-02-021-1/+2
* session: Use a struct for all options.Andreas Schneider2012-02-051-4/+4
* Introduced ssh_timeout_elapsed functionsAris Adamantiadis2011-05-241-0/+26
* tests: Fixed misc and isipaddr test on Windows.Andreas Schneider2011-02-131-0/+2
* Fix unit tests for opensolarisAris Adamantiadis2011-01-111-0/+3
* Call ssh_init()/ssh_finalize bf/af each testcaseAris Adamantiadis2011-01-021-1/+5
* tests: Added a windows test for torture_path_expand_tilde.Andreas Schneider2011-01-011-2/+27
* tests: Fixed torture_get_user_home_dir on Windows.Andreas Schneider2010-12-291-3/+8
* tests: Migrated torture_misc to cmockery.Andreas Schneider2010-12-281-66/+64
* tests: Fixed the misc torture test.Andreas Schneider2010-06-031-4/+4
* misc: Move size check down in ssh_path_expand_escape().Andreas Schneider2010-05-311-0/+14
* Factorize all the main functions in unit testsAris Adamantiadis2010-05-181-24/+1
* Added a torture test for ssh_path_expand_escape().Andreas Schneider2010-05-111-0/+27
* Added a torture test for ssh_path_expand_tilde().Andreas Schneider2010-05-111-0/+25
* Fix u_int_x_t -> uint_x_tAris Adamantiadis2010-05-081-3/+3
* added test for ntohllAris Adamantiadis2010-05-081-0/+19
* Added tests for ssh_dirname and ssh_basenameAris Adamantiadis2010-05-081-0/+31
* Fixed a memory leak in the torture_get_user_home_dir test.Andreas Schneider2010-03-131-1/+2
* Fixed unit testing.Andreas Schneider2010-03-021-0/+2
* Added unit testing support using check.Andreas Schneider2010-03-021-0/+51