summaryrefslogtreecommitdiff
path: root/src/shared/tester.c
Commit message (Expand)AuthorAgeFilesLines
* shared/tester: Increase space for test case titleJakub Tyszkowski2014-07-221-1/+1
* shared/tester: Add support for debug logs for testerGrzegorz Kolodziejczyk2014-07-141-0/+14
* shared: Update copyright informationMarcel Holtmann2014-02-111-1/+1
* shared: Avoid using GLib allocation functions for testerMarcel Holtmann2014-01-241-8/+17
* tester: Remove test timeout for setup failureJakub Tyszkowski2014-01-201-0/+5
* shared: Add separate timed out test resultJohan Hedberg2013-01-171-1/+7
* shared: Fix missing removal of test timeout for success/failureJohan Hedberg2013-01-171-0/+10
* shared: Add timeout support for test casesJohan Hedberg2013-01-161-13/+42
* tester: Add -l command line switch for listing test casesJohan Hedberg2013-01-121-0/+15
* tester: Add -p option to filter which test to be executedJohan Hedberg2013-01-121-4/+13
* shared: Remove line with one single empty space in itMarcel Holtmann2013-01-111-1/+1
* shared: Add user data support to tester frameworkMarcel Holtmann2013-01-011-6/+27
* shared: Measure execution time for tester frameworkMarcel Holtmann2013-01-011-9/+30
* shared: Add support for tester frameworkMarcel Holtmann2013-01-011-0/+684