..
.gitignore
Add testing framework, along with first few tests.
2007-09-18 14:00:42 +00:00
harness.sh
Import new test utilities and a test harness.
2008-09-29 15:59:19 +00:00
lvm-utils.sh
Fix symbolic link creation in test infrastructure.
2008-08-21 14:33:48 +00:00
Makefile.in
Update test/Makefile.in to use the new harness for calling tests.
2008-09-29 16:07:02 +00:00
mkdtemp
Clean-up and wording changes; add copyright notices.
2007-09-18 14:02:22 +00:00
t-000-basic.sh
Update a bunch of tests to use functionality from test-utils.sh.
2008-09-29 16:02:50 +00:00
t-covercmd.sh
Update a bunch of tests to use functionality from test-utils.sh.
2008-09-29 16:02:50 +00:00
t-lvcreate-pvtags.sh
Update a bunch of tests to use functionality from test-utils.sh.
2008-09-29 16:02:50 +00:00
t-lvcreate-usage.sh
- fix environment variable prefix to LVM (this is not GIT:-)
2008-08-28 10:07:34 +00:00
t-lvextend-percent-extents.sh
More test script fixes.
2008-01-17 18:05:57 +00:00
t-lvmcache-exercise.sh
Update a bunch of tests to use functionality from test-utils.sh.
2008-09-29 16:02:50 +00:00
t-lvresize-usage.sh
Update a bunch of tests to use functionality from test-utils.sh.
2008-09-29 16:02:50 +00:00
t-mdata-strings.sh
Fix lvm tool exit code display in some tests.
2008-04-10 01:06:48 +00:00
t-metadata.sh
Update a bunch of tests to use functionality from test-utils.sh.
2008-09-29 16:02:50 +00:00
t-mirror-basic.sh
.
2008-01-26 00:25:45 +00:00
t-mirror-lvconvert.sh
Update a bunch of tests to use functionality from test-utils.sh.
2008-09-29 16:02:50 +00:00
t-mirror-names.sh
Fix mirror log name construction during lvconvert. (2.02.30)
2008-01-31 12:19:36 +00:00
t-mirror-vgreduce-removemissing.sh
Update a bunch of tests to use functionality from test-utils.sh.
2008-09-29 16:02:50 +00:00
t-partial-activate.sh
Add a simple test for partial activation.
2008-09-29 16:04:57 +00:00
t-pool-labels.sh
Update a bunch of tests to use functionality from test-utils.sh.
2008-09-29 16:02:50 +00:00
t-pv-range-overflow.sh
Add validation of LV name to pvmove -n.
2008-04-04 11:59:31 +00:00
t-pvchange-usage.sh
- fix environment variable prefix to LVM (this is not GIT:-)
2008-08-28 10:07:34 +00:00
t-pvcreate-metadata0.sh
add test for pool labels gfs
2008-08-05 12:33:41 +00:00
t-pvcreate-operation.sh
Update a bunch of tests to use functionality from test-utils.sh.
2008-09-29 16:02:50 +00:00
t-pvcreate-usage.sh
Update pvcreate and vgsplit tests.
2008-07-17 03:17:01 +00:00
t-pvmove-basic.sh
Fix 'make check' runnable with recent versions of dmsetup.
2008-01-16 21:21:22 +00:00
t-pvremove-usage.sh
Convert t-pvremove-usage to use the new test-utils.sh.
2008-09-30 13:19:56 +00:00
t-read-ahead.sh
* parse error output for 'auto' keyword
2008-08-04 09:15:15 +00:00
t-unlost-pv.sh
Add a test for reappearing lost PVs causing endless metadata correction
2008-09-29 16:06:10 +00:00
t-vgcreate-usage.sh
add vgcreate rejects repeated invocation test
2008-08-28 11:09:58 +00:00
t-vgmerge-operation.sh
Fix vgsplit and vgmerge tests for updated lv counting.
2008-04-11 14:06:16 +00:00
t-vgmerge-usage.sh
Fix lvm tool exit code display in some tests.
2008-04-10 01:06:48 +00:00
t-vgreduce-usage.sh
Add more vgreduce tests. (Jaroslav Stava)
2008-09-19 16:12:25 +00:00
t-vgrename-usage.sh
Update a bunch of tests to use functionality from test-utils.sh.
2008-09-29 16:02:50 +00:00
t-vgsplit-operation.sh
Fix vgsplit and vgmerge tests for updated lv counting.
2008-04-11 14:06:16 +00:00
t-vgsplit-usage.sh
Convert t-vgsplit-usage.sh to use the new test-utils.sh. Original conversion by
2008-09-30 15:20:09 +00:00
test-lib.sh
Export testlib_cleanup_ from test-lib.sh, which is needed for test-utils.sh to
2008-09-29 16:00:53 +00:00
test-utils.sh
Convert t-vgsplit-usage.sh to use the new test-utils.sh. Original conversion by
2008-09-30 15:20:09 +00:00