summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* NIX: Drop -h from rpm invocations as it messes up logs.Petr Rockai2014-11-201-1/+1
* NIX: Use nixpkgs kernel for building, distro kernel for testing.Petr Rockai2014-11-201-7/+11
* NIX: Adapt to the append-based test journal.Petr Rockai2014-11-201-4/+5
* NIX: Implement a smarter VM monitoring loop.Petr Rockai2014-11-201-10/+38
* NIX: Use --batch mode for running the testsuite.Petr Rockai2014-11-201-2/+2
* NIX: Refactor around the new test runner.Petr Rockai2014-11-201-80/+149
* spec: Add an (optional) lvm2-testsuite subpackage.Petr Rockai2014-11-203-0/+19
* test: Implement --only option to runner.Petr Rockai2014-11-201-7/+24
* test: Fix loading of an append-mode journal.Petr Rockai2014-11-201-1/+2
* test: Add a missing copyright/licence notice to journal.h.Petr Rockai2014-11-201-1/+26
* test: Fix a precedence bug in the runner.Petr Rockai2014-11-201-1/+1
* test: Use append for journal maintenance instead of rename.Petr Rockai2014-11-202-18/+22
* test: Implement specialised --batch output style w/ rusage stats.Petr Rockai2014-11-201-3/+18
* test: Add time/rusage formatting to the runner.Petr Rockai2014-11-201-19/+27
* test: Print a heartbeat file (every 20s) in the runner.Petr Rockai2014-11-201-0/+9
* test: Avoid sleeps in the runner monitoring loop.Petr Rockai2014-11-201-4/+8
* test: Run in /tmp if LVM_TEST_DIR is unset.Petr Rockai2014-11-201-1/+2
* test: Rename the --quiet option to --batch.Petr Rockai2014-11-201-7/+7
* test: Targets and sources can't have the same name if builddir == srcdir.Petr Rockai2014-11-207-1/+1
* test: Run the testcases chdir'd into --testdir.Petr Rockai2014-11-201-0/+1
* test: Improve IO handling in the runner.Petr Rockai2014-11-201-8/+28
* test: Improve tracking of silence (stuck testcases) in the runner.Petr Rockai2014-11-201-11/+11
* test: Make the runner's journal more reliable.Petr Rockai2014-11-202-2/+26
* test: Implement flavours in the runner.Petr Rockai2014-11-201-16/+40
* test: Fix handling of envvars in the runner.Petr Rockai2014-11-201-3/+12
* test: Makefile updates.Petr Rockai2014-11-201-27/+61
* test: Make it possible to run tests from an installed location.Petr Rockai2014-11-201-13/+16
* test: Use the new flavour setup files in lib/inittest.Petr Rockai2014-11-201-12/+10
* test: Fix IO sink destructors in the runner.Petr Rockai2014-11-201-1/+5
* test: Add a buffer-backed IO sink (for interactive runs).Petr Rockai2014-11-201-0/+17
* test: Implement a file-backed IO sink in the runner.Petr Rockai2014-11-201-0/+22
* test: Make runner use bigger IO buffers, put them on stack.Petr Rockai2014-11-201-4/+5
* test: Allow test devices backed by a permanent block device.Petr Rockai2014-11-201-9/+20
* test: Add new flavour definition files.Petr Rockai2014-11-206-0/+11
* test: Write a results/list at the end of a test run.Petr Rockai2014-11-202-2/+7
* test: Clean up fds properly in the runner.Petr Rockai2014-11-201-1/+3
* test: Implement journalling and --continue.Petr Rockai2014-11-202-9/+92
* test: Split up the new runner into multiple files.Petr Rockai2014-11-206-226/+437
* test: Use the new runner in make check.Petr Rockai2014-11-201-6/+1
* test: Build the new test runner.Petr Rockai2014-11-201-1/+6
* configure: Add libexecdir/datadir to make.tmpl.in.Petr Rockai2014-11-201-0/+2
* configure: Do not demand lcov/genhtml for --enable-profiling.Petr Rockai2014-11-201-11/+14
* configure: Allow C++ components.Petr Rockai2014-11-202-3/+8
* test: Import first draft of a new test runner.Petr Rockai2014-11-201-0/+594
* systemd: clvmd and cmirrord systemd unit - use usrsbindir instead of sbindirPeter Rajnoha2014-11-192-2/+2
* configure: expand prefix and exec_prefix directly in configurePeter Rajnoha2014-11-192-14/+14
* configure: make configure --enable-udev-systemd-background-jobs only for syst...Peter Rajnoha2014-11-194-3/+108
* man: clvmd updatesZdenek Kabelac2014-11-192-39/+46
* man: clvmd help outputZdenek Kabelac2014-11-191-11/+10
* man: blkdeactivate help outputZdenek Kabelac2014-11-191-36/+40