summaryrefslogtreecommitdiffstats
path: root/tests/torture.h
Commit message (Collapse)AuthorAgeFilesLines
* test: Use cmocka instead of cmockery.Andreas Schneider2012-10-071-1/+1
| | | | | | cmocka is the successor of cmockery. http://git.cryptomilk.org/projects/cmocka.git/
* 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
| | | | Argp is really useful, but it's not mandatory.
* 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