summaryrefslogtreecommitdiffstats
path: root/test/lib/harness.c
Commit message (Expand)AuthorAgeFilesLines
* Add provisions to flag tests that we know will fail, without flagging the buildPetr Rockai2012-05-161-4/+20
* Improve harness codeZdenek Kabelac2012-03-121-21/+85
* In the test harness, do the back-substitution (@TESTDIR@, @PREFIX@) also on thePetr Rockai2012-02-151-2/+10
* Cleanup files from testingZdenek Kabelac2011-11-231-1/+1
* Do not repeat a failed test's output when VERBOSE is in effect.Petr Rockai2011-11-071-3/+5
* Avoid sending garbage to terminal in verbose mode.Zdenek Kabelac2011-09-241-5/+6
* Indent spaces to tabsZdenek Kabelac2011-03-101-56/+56
* Display duration of tests when it passed.Zdenek Kabelac2011-01-281-10/+22
* Set default value to counter_lastZdenek Kabelac2011-01-131-1/+1
* Hotfix to stop harness busyloopingZdenek Kabelac2011-01-131-7/+9
* Use strndup as GNU extensionZdenek Kabelac2011-01-101-1/+1
* Fix gcc warnings for missing headers and prototypesZdenek Kabelac2011-01-051-22/+19
* Substantial rework of the functional test support code. Some new features:Petr Rockai2011-01-051-0/+284