1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-23 21:35:29 +03:00
lvm2/test
2008-09-30 21:45:42 +00:00
..
.gitignore Add testing framework, along with first few tests. 2007-09-18 14:00:42 +00:00
harness.sh Make harness.sh exit with non-zero status when tests fail. 2008-09-30 21:45:42 +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 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 . 2008-01-26 00:25:45 +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 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 More test conversions, all of these are by jstava. 2008-09-30 17:47:34 +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 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 Convert t-vgsplit-usage.sh to use the new test-utils.sh. Original conversion by 2008-09-30 15:20:09 +00:00