summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* NIX: Drop -h from rpm invocations as it messes up logs.Petr Rockai2014-11-181-1/+1
* NIX: Use nixpkgs kernel for building, distro kernel for testing.Petr Rockai2014-11-181-7/+11
* NIX: Adapt to the append-based test journal.Petr Rockai2014-11-181-4/+5
* NIX: Implement a smarter VM monitoring loop.Petr Rockai2014-11-181-10/+38
* NIX: Use --batch mode for running the testsuite.Petr Rockai2014-11-181-2/+2
* NIX: Refactor around the new test runner.Petr Rockai2014-11-181-80/+149
* spec: Add an (optional) lvm2-testsuite subpackage.Petr Rockai2014-11-183-0/+19
* test: Implement --only option to runner.Petr Rockai2014-11-181-7/+24
* test: Fix loading of an append-mode journal.Petr Rockai2014-11-181-1/+2
* test: Add a missing copyright/licence notice to journal.h.Petr Rockai2014-11-181-1/+26
* test: Fix a precedence bug in the runner.Petr Rockai2014-11-181-1/+1
* test: Use append for journal maintenance instead of rename.Petr Rockai2014-11-182-18/+22
* test: Implement specialised --batch output style w/ rusage stats.Petr Rockai2014-11-181-3/+18
* test: Add time/rusage formatting to the runner.Petr Rockai2014-11-181-19/+27
* test: Print a heartbeat file (every 20s) in the runner.Petr Rockai2014-11-181-0/+9
* test: Avoid sleeps in the runner monitoring loop.Petr Rockai2014-11-181-4/+8
* test: Run in /tmp if LVM_TEST_DIR is unset.Petr Rockai2014-11-181-1/+2
* test: Rename the --quiet option to --batch.Petr Rockai2014-11-181-7/+7
* test: Targets and sources can't have the same name if builddir == srcdir.Petr Rockai2014-11-187-1/+1
* test: Run the testcases chdir'd into --testdir.Petr Rockai2014-11-181-0/+1
* test: Improve IO handling in the runner.Petr Rockai2014-11-181-8/+28
* test: Improve tracking of silence (stuck testcases) in the runner.Petr Rockai2014-11-181-11/+11
* test: Make the runner's journal more reliable.Petr Rockai2014-11-182-2/+26
* test: Implement flavours in the runner.Petr Rockai2014-11-181-16/+40
* test: Fix handling of envvars in the runner.Petr Rockai2014-11-181-3/+12
* test: Makefile updates.Petr Rockai2014-11-181-27/+61
* test: Make it possible to run tests from an installed location.Petr Rockai2014-11-181-13/+16
* test: Use the new flavour setup files in lib/inittest.Petr Rockai2014-11-181-12/+10
* test: Fix IO sink destructors in the runner.Petr Rockai2014-11-181-1/+5
* test: Add a buffer-backed IO sink (for interactive runs).Petr Rockai2014-11-181-0/+17
* test: Implement a file-backed IO sink in the runner.Petr Rockai2014-11-181-0/+22
* test: Make runner use bigger IO buffers, put them on stack.Petr Rockai2014-11-181-4/+5
* test: Allow test devices backed by a permanent block device.Petr Rockai2014-11-181-9/+20
* test: Add new flavour definition files.Petr Rockai2014-11-186-0/+11
* test: Write a results/list at the end of a test run.Petr Rockai2014-11-182-2/+7
* test: Clean up fds properly in the runner.Petr Rockai2014-11-181-1/+3
* test: Implement journalling and --continue.Petr Rockai2014-11-182-9/+92
* test: Split up the new runner into multiple files.Petr Rockai2014-11-186-226/+437
* test: Use the new runner in make check.Petr Rockai2014-11-181-6/+1
* test: Build the new test runner.Petr Rockai2014-11-181-1/+6
* configure: Add libexecdir/datadir to make.tmpl.in.Petr Rockai2014-11-181-0/+2
* configure: Do not demand lcov/genhtml for --enable-profiling.Petr Rockai2014-11-181-11/+14
* configure: Allow C++ components.Petr Rockai2014-11-182-3/+8
* test: Import first draft of a new test runner.Petr Rockai2014-11-181-0/+594
* test: Add a test for path-based config overrides.Petr Rockai2014-11-181-1/+6
* libdm: Allow paths (foo/bar) in the config parser.Petr Rockai2014-11-181-74/+93
* libdm-config: Forward slash is not a valid identifier character.Petr Rockai2014-11-181-1/+1
* tools: Allow repeated --config, merge the resulting trees.Petr Rockai2014-11-184-11/+42
* memlock: Make malloc reserve more robust against glibc tricks.Petr Rockai2014-11-181-4/+44
* tests: deactivate repaired before swapZdenek Kabelac2014-11-171-0/+2