summaryrefslogtreecommitdiffstats
path: root/tests/torture.h
Commit message (Expand)AuthorAgeFilesLines
* tests: Migrate to new cmocka APIAndreas Schneider2015-09-071-1/+1
* torture: Move TORTURE_TESTKEY_PASSWORD to headerAndreas Schneider2015-05-061-0/+2
* tests: workaround for compiling with older cmockaAris Adamantiadis2015-02-121-0/+6
* tests: allow conditionnal execution on patternAris Adamantiadis2015-02-021-1/+4
* tests: Fix torture_server_x11().Andreas Schneider2015-01-211-0/+1
* tests: Add ssh server setup functionalityAlan Dunn2015-01-201-0/+5
* tests: Add port option to torture_ssh_sessionAlan Dunn2015-01-201-0/+1
* torture: Add public testkey passphrase function.Andreas Schneider2014-08-151-0/+1
* torture: Add public testkey functions.Andreas Schneider2014-08-151-0/+5
* tests: Make write file a public torture function.Andreas Schneider2014-08-151-0/+2
* src: Update my mail address.Andreas Schneider2014-01-071-1/+1
* test: Use cmocka instead of cmockery.Andreas Schneider2012-10-071-1/+1
* torture: Fix compilation with cmockery.Andreas Schneider2011-12-271-1/+2
* torture: Added a function to setup a sftp session.Andreas Schneider2011-02-061-0/+9
* torture: Added torture_isdir().Andreas Schneider2011-02-061-0/+1
* torture: Added torture_rmdirs().Andreas Schneider2011-02-061-0/+2
* torture: Added GPL header.Andreas Schneider2011-02-061-0/+24
* tests: Added a torture_ssh_session().Andreas Schneider2011-02-061-0/+4
* Replaced argp support for platforms that support itAris Adamantiadis2011-01-131-0/+9
* tests: Migrate the torture library to cmockery.Andreas Schneider2010-12-281-27/+6
* Added verbosity flag for unit testsAris Adamantiadis2010-05-181-0/+7
* Factorize all the main functions in unit testsAris Adamantiadis2010-05-181-0/+6
* Added unit testing support using check.Andreas Schneider2010-03-021-0/+34