summaryrefslogtreecommitdiffstats
path: root/tests/cmdline.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed compilation without argp.h availableAris Adamantiadis2011-01-131-0/+4
|
* Replaced argp support for platforms that support itAris Adamantiadis2011-01-131-0/+67
| | | | Argp is really useful, but it's not mandatory.
* tests: Migrate the torture library to cmockery.Andreas Schneider2010-12-281-80/+0
|
* tests: Fixed cmdline parsing.Andreas Schneider2010-09-051-0/+1
|
* tests: Disable options parsing if argp isn't available.Andreas Schneider2010-09-031-1/+6
|
* Added verbosity flag for unit testsAris Adamantiadis2010-05-181-0/+11
|
* Added unit testing support using check.Andreas Schneider2010-03-021-0/+63