1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/test
2008-11-04 14:38:53 +00:00
..
.gitignore Add testing framework, along with first few tests. 2007-09-18 14:00:42 +00:00
harness.sh Also report the tests that have been skipped, at the end of harness.sh. 2008-11-04 14:37:51 +00:00
lvm-utils.sh Fix symbolic link creation in test infrastructure. 2008-08-21 14:33:48 +00:00
Makefile.in Use $(abs_top_builddir) instead of @DMDIR@ and update paths appropriately. 2008-11-04 14:37:10 +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 More test conversions by jstava. Make check still passes. 2008-10-06 16:47:07 +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 a syntax error in one of the scripts, introduced by last commit. 2008-09-30 17:50:56 +00:00
t-lvextend-percent-extents.sh More test conversions, all of these are by jstava. 2008-09-30 17:47:34 +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 More test conversions, all of these are by jstava. 2008-09-30 17:47:34 +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 Conversion of last 2 tests to use test-utils.sh, by jstava. 2008-10-14 19:41:12 +00:00
t-mirror-lvconvert.sh More test conversions, all of these are by jstava. 2008-09-30 17:47:34 +00:00
t-mirror-names.sh More test conversions by jstava. Make check still passes. 2008-10-06 16:47:07 +00:00
t-mirror-vgreduce-removemissing.sh Conversion of last 2 tests to use test-utils.sh, by jstava. 2008-10-14 19:41:12 +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 More test conversions by jstava. Make check still passes. 2008-10-06 16:47:07 +00:00
t-pvchange-usage.sh More test conversions by jstava. Make check still passes. 2008-10-06 16:47:07 +00:00
t-pvcreate-metadata0.sh More test conversions by jstava. Make check still passes. 2008-10-06 16:47:07 +00:00
t-pvcreate-operation.sh More test conversions, all of these are by jstava. 2008-09-30 17:47:34 +00:00
t-pvcreate-usage.sh More test conversions by jstava. Make check still passes. 2008-10-06 16:47:07 +00:00
t-pvmove-basic.sh More test conversions by jstava. Make check still passes. 2008-10-06 16:47:07 +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 More test conversions by jstava. Make check still passes. 2008-10-06 16:47:07 +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 More test conversions by jstava. Make check still passes. 2008-10-06 16:47:07 +00:00
t-vgmerge-operation.sh More test conversions by jstava. Make check still passes. 2008-10-06 16:47:07 +00:00
t-vgmerge-usage.sh More test conversions by jstava. Make check still passes. 2008-10-06 16:47:07 +00:00
t-vgreduce-usage.sh Port over t-vgreduce-usage. Should fix testsuite hangs where pvremove -ff would 2008-09-30 17:17:04 +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 [ a = b ] usage in t-vgsplit-operation: string comparison is '=', not '=='. 2008-09-30 18:29:10 +00:00
t-vgsplit-usage.sh Cosmetic: get rid of trailing garbage on comments in t-vgslpit-usage.sh. 2008-09-30 21:43:55 +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 Fix typo. 2008-11-04 14:38:53 +00:00