summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * NIX: Add Fedora 20 jobs.Petr Rockai2014-10-011-1/+12
| * NIX: Existence of results list no longer indicates that the suite has finished.Petr Rockai2014-10-011-11/+8
| * NIX: Drop -h from rpm invocations as it messes up logs.Petr Rockai2014-10-011-1/+1
| * NIX: Use nixpkgs kernel for building, distro kernel for testing.Petr Rockai2014-10-011-7/+11
| * NIX: Adapt to the append-based test journal.Petr Rockai2014-10-011-4/+5
| * NIX: Implement a smarter VM monitoring loop.Petr Rockai2014-10-011-10/+38
| * NIX: Use --batch mode for running the testsuite.Petr Rockai2014-10-011-2/+2
| * NIX: Refactor around the new test runner.Petr Rockai2014-10-011-80/+149
| * spec: Add an (optional) lvm2-testsuite subpackage.Petr Rockai2014-10-013-0/+19
| * test: Implement --only option to runner.Petr Rockai2014-10-011-7/+24
| * test: Fix loading of an append-mode journal.Petr Rockai2014-10-011-1/+2
| * test: Add a missing copyright/licence notice to journal.h.Petr Rockai2014-10-011-1/+26
| * test: Fix a precedence bug in the runner.Petr Rockai2014-10-011-1/+1
| * test: Use append for journal maintenance instead of rename.Petr Rockai2014-10-012-18/+22
| * test: Implement specialised --batch output style w/ rusage stats.Petr Rockai2014-10-011-3/+18
| * test: Add time/rusage formatting to the runner.Petr Rockai2014-10-011-19/+27
| * test: Print a heartbeat file (every 20s) in the runner.Petr Rockai2014-10-011-0/+9
| * test: Avoid sleeps in the runner monitoring loop.Petr Rockai2014-10-011-4/+8
| * test: Run in /tmp if LVM_TEST_DIR is unset.Petr Rockai2014-10-011-1/+2
| * test: Rename the --quiet option to --batch.Petr Rockai2014-10-011-7/+7
| * test: Targets and sources can't have the same name if builddir == srcdir.Petr Rockai2014-10-017-1/+1
| * test: Run the testcases chdir'd into --testdir.Petr Rockai2014-10-011-0/+1
| * test: Improve IO handling in the runner.Petr Rockai2014-10-011-8/+28
| * test: Improve tracking of silence (stuck testcases) in the runner.Petr Rockai2014-10-011-11/+11
| * test: Make the runner's journal more reliable.Petr Rockai2014-10-012-2/+26
| * test: Implement flavours in the runner.Petr Rockai2014-10-011-16/+40
| * test: Fix handling of envvars in the runner.Petr Rockai2014-10-011-3/+12
| * test: Makefile updates.Petr Rockai2014-10-011-27/+61
| * test: Make it possible to run tests from an installed location.Petr Rockai2014-10-011-13/+16
| * test: Use the new flavour setup files in lib/inittest.Petr Rockai2014-10-011-12/+10
| * test: Fix IO sink destructors in the runner.Petr Rockai2014-10-011-1/+5
| * test: Add a buffer-backed IO sink (for interactive runs).Petr Rockai2014-10-011-0/+17
| * test: Implement a file-backed IO sink in the runner.Petr Rockai2014-10-011-0/+22
| * test: Make runner use bigger IO buffers, put them on stack.Petr Rockai2014-10-011-4/+5
| * test: Allow test devices backed by a permanent block device.Petr Rockai2014-10-011-9/+20
| * test: Add new flavour definition files.Petr Rockai2014-10-016-0/+11
| * test: Write a results/list at the end of a test run.Petr Rockai2014-10-012-2/+7
| * test: Clean up fds properly in the runner.Petr Rockai2014-10-011-1/+3
| * test: Implement journalling and --continue.Petr Rockai2014-10-012-9/+92
| * test: Split up the new runner into multiple files.Petr Rockai2014-10-016-226/+437
| * test: Use the new runner in make check.Petr Rockai2014-10-011-6/+1
| * test: Build the new test runner.Petr Rockai2014-10-011-1/+6
| * configure: Add libexecdir/datadir to make.tmpl.in.Petr Rockai2014-10-011-0/+2
| * configure: Do not demand lcov/genhtml for --enable-profiling.Petr Rockai2014-10-011-11/+14
| * configure: Allow C++ components.Petr Rockai2014-10-012-3/+8
| * test: Import first draft of a new test runner.Petr Rockai2014-10-011-0/+594
* | lvconvert: switch to validate_lvname_paramdev-dct-process-v26Zdenek Kabelac2014-10-011-35/+4
* | toollib: introduce validate_lvname_paramZdenek Kabelac2014-10-012-0/+40
* | cleanup: rename funcZdenek Kabelac2014-10-016-62/+63
* | toollib: refactor extract_vgnameZdenek Kabelac2014-10-011-37/+34