summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove -f from list of targets for cleanupZdenek Kabelac2011-01-171-1/+1
* Set default value to counter_lastZdenek Kabelac2011-01-131-1/+1
* Include default make.tmplZdenek Kabelac2011-01-131-6/+3
* Enable monitoring for cluster testsZdenek Kabelac2011-01-131-0/+2
* Check for file with clvmd pidZdenek Kabelac2011-01-131-1/+1
* Hotfix to stop harness busyloopingZdenek Kabelac2011-01-131-7/+9
* Kill clvmd properly after locking_type 3 tests (using clvmd/singlenode).Petr Rockai2011-01-121-3/+4
* Add disk to mirrored log type conversion.Jonathan Earl Brassow2011-01-115-7/+54
* Use strndup as GNU extensionZdenek Kabelac2011-01-101-1/+1
* Skip the api/percent test on kernels <= 2.6.32.Petr Rockai2011-01-073-5/+8
* Add a test for the interaction of snapshots of mirrors and lvconvert --repair.Petr Rockai2011-01-071-0/+24
* Add a test for the interaction of transient errors and dmeventd mirror repair.Petr Rockai2011-01-071-0/+27
* Fix a typo in the new relaxed mirror check (test/lib/check.sh).Petr Rockai2011-01-071-1/+1
* Remove *.t in test/api's make clean target.Petr Rockai2011-01-071-0/+3
* Disable activation/monitoring in testing lvm.conf by default.Petr Rockai2011-01-071-1/+4
* Relax the mirror test in test/lib/check.sh.Petr Rockai2011-01-071-3/+9
* In aux, exit 200 no longer works as skip -- replace with real skip call.Petr Rockai2011-01-071-14/+15
* Fix up the make clean target in test/.Petr Rockai2011-01-071-0/+3
* Fix gcc warnings for missing headers and prototypesZdenek Kabelac2011-01-052-23/+21
* Remove obsolete bits of support code from test/.Petr Rockai2011-01-053-660/+0
* Re-enable t-lvconvert-repair-transient, avoiding the deadlock by running mkfsPetr Rockai2011-01-051-5/+3
* Fix another bug in t-pvcreate-operation-md (should pass now).Petr Rockai2011-01-051-2/+2
* Add a test for RHBZ 640621 (metadata/dirs + no PV MDAs broken).Petr Rockai2011-01-051-0/+43
* Fix typo in t-pvcreate-operation-md.sh.Petr Rockai2011-01-051-1/+1
* Move the mkdtemp functionality into test/lib/utils.sh.Petr Rockai2011-01-053-121/+92
* Fix a couple of bugs in the new (test/lib/)aux.sh.Petr Rockai2011-01-051-1/+5
* Substantial rework of the functional test support code. Some new features:Petr Rockai2011-01-0578-537/+1194
* Use system assert in test/api/percent.c, for now.Petr Rockai2011-01-031-11/+3
* Copyright notices for new files.Alasdair Kergon2010-12-212-0/+27
* Move var declarations to function beginingZdenek Kabelac2010-12-201-4/+9
* Fix sed substitution in copying tests to builddir (test/Makefile.in).Petr Rockai2010-12-141-1/+1
* Add getters for copy_percent and snap_percent to the lvm2app API.Petr Rockai2010-12-143-1/+56
* Hack up the RUN_BASE computation in the test Makefile.in a bit more (so that itPetr Rockai2010-12-141-1/+1
* Remove a redundant %.o: %.c rule from test/api/Makefile.in.Petr Rockai2010-12-121-3/+0
* Fix the sed expression to get "base" names of tests.Petr Rockai2010-12-121-1/+1
* Only build the required bits under api/ on make check.Petr Rockai2010-12-122-4/+6
* Do not build vgtest (superseded by vgtest.t). Fix the build line for .t files.Petr Rockai2010-12-121-5/+3
* First go at a somewhat more comprehensive mechanism to run "unit" tests for thePetr Rockai2010-12-124-26/+49
* Try to detect fail in clvmd startup in tests.Milan Broz2010-12-091-0/+5
* Fix a failing test (it used a combination of lvconvert parameters that is noPetr Rockai2010-11-301-2/+3
* Disallow certain lvconvert operations that need to both allocate and freePetr Rockai2010-11-251-0/+21
* Add interactive tests for functions to lookup a pv|lv by name|uuid.Petr Rockai2010-11-251-12/+95
* Update interactive tests for lvm2app lvseg and pvseg apis.Petr Rockai2010-11-171-49/+75
* Add vg_set_property to the interactive lvm2app test program.Petr Rockai2010-11-171-0/+34
* Add code to the dmeventd snapshot plugin to automatically unmount snapshotsPetr Rockai2010-10-292-2/+48
* Add a missed test for dmeventd -R.Petr Rockai2010-10-271-0/+32
* Use a more generous timeout for dmeventd in t-lvconvert-repair-dmeventd.Petr Rockai2010-10-261-1/+1
* Let's rely on the exit code and do not test for empty output.Petr Rockai2010-10-261-4/+2
* Explicitly have grep print the matching filenames (needed toMike Snitzer2010-10-261-1/+1
* Add interactive tests for lvm_{pv|vg|lv}_get_property().Dave Wysochanski2010-10-251-0/+112