summaryrefslogtreecommitdiff
path: root/test/lib/harness.c
Commit message (Expand)AuthorAgeFilesLines
* configure: avoid repeative inclusion of configure.hZdenek Kabelac2018-12-211-2/+0
* headers: use configure.h as 1st. headerZdenek Kabelac2018-12-141-1/+2
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* tests: make timeouts longerZdenek Kabelac2014-06-101-2/+2
* test: configurable write timeoutAlasdair G Kergon2014-04-241-3/+9
* tests: testing usable of /dev/kmsgZdenek Kabelac2014-03-041-28/+21
* tests: hide error messageZdenek Kabelac2014-03-041-1/+1
* tests: check readability of /dev/kmsgZdenek Kabelac2014-03-041-5/+14
* tests: reinstantiate support for klogctlZdenek Kabelac2014-03-041-4/+30
* tests: speedup kmsg processingZdenek Kabelac2014-03-031-44/+48
* tests: restore usage of reading kmsgZdenek Kabelac2014-03-021-24/+21
* test: Increase the overall timeout to 3 hours.Petr Rockai2014-01-081-3/+3
* test: Time out the entire testsuite after an hour.Petr Rockai2014-01-081-1/+9
* test: Use klogctl in the harness instead of reading /var/log/messages.Petr Rockai2014-01-081-18/+27
* test: Make the harness optionally less verbose (QUIET=1).Petr Rockai2013-12-151-4/+9
* tests: count interrupted test as failedZdenek Kabelac2013-12-101-4/+4
* tests: sysrq only when stuck with no output.Zdenek Kabelac2013-12-051-1/+8
* tests: harness prints debug.logZdenek Kabelac2013-12-051-9/+26
* tests: drop RUN... already have this var elsewhereZdenek Kabelac2013-12-041-3/+1
* tests: reuse timeout code for too long debug.logZdenek Kabelac2013-12-041-4/+5
* tests: monitor debug.log sizeZdenek Kabelac2013-12-041-0/+15
* tests: add WARNED test to final listZdenek Kabelac2013-11-221-11/+14
* tests: harness updatesZdenek Kabelac2013-10-141-14/+16
* tests: extend harness with output of /var/log/messagesZdenek Kabelac2013-09-121-4/+20
* test: timeout when no write happens since last written lineZdenek Kabelac2013-09-091-7/+10
* test: Include tests that timed out in the final summary.Petr Rockai2013-09-041-0/+3
* test: Set the timeout to 3 minutes (was 5s accidentally).Petr Rockai2013-08-281-1/+1
* test: Remove a redundant drain() from the timeout path.Petr Rockai2013-08-281-1/+0
* test: Make timeouts a little more robust & verbose.Petr Rockai2013-08-281-3/+4
* TEST: Add a timeout to the harness, killing tests after 2 minutes.Petr Rockai2013-08-281-11/+39
* tests: harness updatesZdenek Kabelac2013-06-131-8/+15
* tests: extend harnessZdenek Kabelac2013-06-111-55/+108
* tests: compilation updatesZdenek Kabelac2013-06-041-10/+15
* tests: configurable LVM_TEST_RESULTSZdenek Kabelac2013-06-041-37/+48
* tests: bigger alignmentZdenek Kabelac2013-06-031-1/+1
* tests: collect all test results in filesPetr Rockai2013-06-021-14/+39
* tests: run all the test flavours in a single batchPetr Rockai2013-06-021-1/+10
* TEST: When INTERACTIVE=1, allow scripts to control a TTY.Petr Rockai2012-10-081-6/+13
* 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