aboutsummaryrefslogtreecommitdiff
path: root/tests/torture.h
AgeCommit message (Expand)AuthorFilesLines
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