aboutsummaryrefslogtreecommitdiff
path: root/tests/unittests/torture_misc.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-28Fix config.h includesAndreas Schneider1-0/+1
2017-07-18misc: relax fatal errors in ssh_analyze_bannerJon Simons1-21/+19
2017-07-13misc: fix error-checking in ssh_analyze_bannerJon Simons1-2/+0
2017-07-13tests: torture-misc: add torture_ssh_analyze_bannerJon Simons1-0/+146
2017-07-13tests: torture-misc: fix 4-space indentationJon Simons1-4/+4
2015-09-07tests: Migrate to new cmocka APIAndreas Schneider1-14/+20
2015-02-12tests: torture-misc: check for NULL return codesAris Adamantiadis1-3/+17
2015-02-02tests: allow conditionnal execution on patternAris Adamantiadis1-1/+2
2012-02-05session: Use a struct for all options.Andreas Schneider1-4/+4
2011-05-24Introduced ssh_timeout_elapsed functionsAris Adamantiadis1-0/+26
2011-02-13tests: Fixed misc and isipaddr test on Windows.Andreas Schneider1-0/+2
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