summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: Avoid a race in pvmove-restart.sh.Petr Rockai2015-02-181-2/+4
* test: Make pvmove0 device removal more robust, in pvmove-restart.sh.Petr Rockai2015-02-181-2/+2
* tests: hide uninteresting outputZdenek Kabelac2015-02-171-1/+1
* tests: syncaction updateZdenek Kabelac2015-02-171-6/+25
* tests: ensure lv1 goes away firstZdenek Kabelac2015-02-171-4/+4
* tests: fix pvcreate-operation-md test to properly clean up devs before their ...Peter Rajnoha2015-02-131-1/+5
* tests: comment in select-tools.shPeter Rajnoha2015-02-131-3/+2
* tests: select-tools.sh: pvchange now uses process_each_pvPeter Rajnoha2015-02-131-38/+25
* tests: BACKING_DEVZdenek Kabelac2015-02-121-1/+2
* tests: ensure array is synchronizedZdenek Kabelac2015-02-121-0/+1
* tests: don't crash if checked string is shorterZdenek Kabelac2015-02-121-1/+1
* tests: respect LVM_TEST_DIRZdenek Kabelac2015-02-121-1/+1
* test: Fix missing return in new test harness.Marian Csontos2015-02-121-1/+1
* tests: add select-tools.sh to test selection support in toollibPeter Rajnoha2015-02-111-0/+279
* tests: rename report-select.sh to select-report.shPeter Rajnoha2015-02-111-0/+0
* test: Fix harness not building on RHEL5dev-mcsontos-rhel5-CLOEXECMarian Csontos2015-02-101-7/+17
* test: Fix a typo in shell/pvmove-restart.sh.Petr Rockai2015-02-101-1/+1
* configure: Fix a warning about test/Makefile.in.Petr Rockai2015-02-051-0/+1
* test: Fix a segfault in the test runner.Petr Rockai2015-02-051-2/+3
* test: It is not an error for a test daemon to exit before teardown.Petr Rockai2015-02-051-1/+1
* test: Remove spurious set -x in lvm-wrapper.Petr Rockai2015-02-051-2/+0
* test: Properly detect warnings from testcases.Petr Rockai2015-02-051-2/+19
* test: Only force an IO sync when the testcase has finished.Petr Rockai2015-02-051-11/+11
* test: Allow a longer timeout for lvextend-snapshot-dmeventd.Petr Rockai2015-02-051-1/+1
* test: Make dmsetup remove more robust in pvmove-restart.Petr Rockai2015-02-051-2/+1
* test: Make killing local (test) daemons more robust.Petr Rockai2015-02-052-6/+13
* test: Disable lvmetad debug log on another bunch of tests.Petr Rockai2015-02-054-1/+13
* test: Call $VALGRIND directly in lvm-wrapper.Petr Rockai2015-02-052-2/+2
* test: Add support for running LVM commands in tests through strace.Petr Rockai2015-02-053-18/+24
* test: Make lvm-wrapper available in the installed testsuite, too.Petr Rockai2015-02-052-1/+7
* test: Fix prepare_scsi_debug_dev.Petr Rockai2015-02-051-3/+6
* test: Avoid passing -c to flock.Petr Rockai2015-02-051-2/+2
* test: Re-try with loopback if a backing device is too small.Petr Rockai2015-02-051-1/+7
* test: Fix failures due to undefined abs_top_builddir.Petr Rockai2015-02-052-1/+6
* test: Avoid running 'dmsetup remove' with no devices.Petr Rockai2015-02-051-1/+1
* test: Fix 100%FREE RAID tests since test device sizes changed slightly.Petr Rockai2015-02-052-30/+30
* test: Update brick-shelltest (configurable timeout, better banner, exit code).Petr Rockai2015-02-051-7/+15
* test: Do not rely on dev/mapper/* nodes in pvmove-restart.sh.Petr Rockai2015-02-051-1/+1
* test: Fix implementation of check targets with new flavour system.Petr Rockai2015-02-051-5/+5
* test: Update brick-shelltest.h.Petr Rockai2015-02-051-47/+114
* test: Update brick-shelltest, adding timestamps to logs.Petr Rockai2015-02-051-41/+96
* test: Package up the test runner in a reusable C++ "brick".Petr Rockai2015-02-056-1089/+1017
* test: Implement --fatal-timeouts to allow a timely VM restart.Petr Rockai2015-02-052-3/+21
* test: Make the runner's heartbeat more reliable.Petr Rockai2015-02-051-11/+13
* test: Disable lvmetad logging in lvconvert-{mirror,raid}*.Petr Rockai2015-02-054-1/+12
* test: Implement --only option to runner.Petr Rockai2015-02-051-7/+24
* test: Fix loading of an append-mode journal.Petr Rockai2015-02-051-1/+2
* test: Add a missing copyright/licence notice to journal.h.Petr Rockai2015-02-051-1/+26
* test: Fix a precedence bug in the runner.Petr Rockai2015-02-051-1/+1
* test: Use append for journal maintenance instead of rename.Petr Rockai2015-02-052-18/+22