aboutsummaryrefslogtreecommitdiff
path: root/tests/torture.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-10tests: Move torture keys to own fileAndreas Schneider1-8/+0
2016-01-14torture: Add sftp session pointer to torture_stateAndreas Schneider1-0/+1
2016-01-14tests: Migrate torture_auth as a cwrap testAndreas Schneider1-0/+4
2016-01-14torture: Create a torture_terminate_process() functionAndreas Schneider1-0/+2
2016-01-14tests: Convert torture_connect to a cwrap testAndreas Schneider1-0/+5
2016-01-14torture: Add torture_teardown_sshd_server().Andreas Schneider1-0/+1
2016-01-14torture: Add function to setup sshd serverAndreas Schneider1-0/+2
2016-01-14torture: Add torture_teardown_socket_dir().Andreas Schneider1-0/+2
2016-01-14torture: Add torture_setup_socket_dir().Andreas Schneider1-0/+12
2016-01-14torture: Add server to get address and port.Andreas Schneider1-0/+3
2015-09-07tests: Migrate to new cmocka APIAndreas Schneider1-1/+1
2015-05-06torture: Move TORTURE_TESTKEY_PASSWORD to headerAndreas Schneider1-0/+2
2015-02-12tests: workaround for compiling with older cmockaAris Adamantiadis1-0/+6
2015-02-02tests: allow conditionnal execution on patternAris Adamantiadis1-1/+4
2015-01-21tests: Fix torture_server_x11().Andreas Schneider1-0/+1
2015-01-20tests: Add ssh server setup functionalityAlan Dunn1-0/+5
2015-01-20tests: Add port option to torture_ssh_sessionAlan Dunn1-0/+1
2014-08-15torture: Add public testkey passphrase function.Andreas Schneider1-0/+1
2014-08-15torture: Add public testkey functions.Andreas Schneider1-0/+5
2014-08-15tests: Make write file a public torture function.Andreas Schneider1-0/+2
2014-01-07src: Update my mail address.Andreas Schneider1-1/+1
2012-10-07test: Use cmocka instead of cmockery.Andreas Schneider1-1/+1
2011-12-27torture: Fix compilation with cmockery.Andreas Schneider1-1/+2
2011-02-06torture: Added a function to setup a sftp session.Andreas Schneider1-0/+9
2011-02-06torture: Added torture_isdir().Andreas Schneider1-0/+1
2011-02-06torture: Added torture_rmdirs().Andreas Schneider1-0/+2
2011-02-06torture: Added GPL header.Andreas Schneider1-0/+24
2011-02-06tests: Added a torture_ssh_session().Andreas Schneider1-0/+4
2011-01-13Replaced argp support for platforms that support itAris Adamantiadis1-0/+9
2010-12-28tests: Migrate the torture library to cmockery.Andreas Schneider1-27/+6
2010-05-18Added verbosity flag for unit testsAris Adamantiadis1-0/+7
2010-05-18Factorize all the main functions in unit testsAris Adamantiadis1-0/+6
2010-03-02Added unit testing support using check.Andreas Schneider1-0/+34