..
api
Add liblvm interactive test infrastructure to build.
2008-12-07 19:37:07 +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
add simple test for dev node usability (detect devices mounted with nodev)
2008-12-10 16:15:41 +00:00
Makefile.in
Set LD_LIBRARY_PATH in init.sh, as it is required to run dmsetup now as well,
2008-11-07 01:30:03 +00:00
mkdtemp
Clean-up and wording changes; add copyright notices.
2007-09-18 14:02:22 +00:00
t-000-basic.sh
add simple test for dev node usability (detect devices mounted with nodev)
2008-12-10 16:15:41 +00:00
t-covercmd.sh
More test conversions by jstava. Make check still passes.
2008-10-06 16:47:07 +00:00
t-listings.sh
Import a bunch of new tests by jstava. Mostly everything pass, they however
2008-11-11 15:29:24 +00:00
t-lvcreate-operation.sh
Import a bunch of new tests by jstava. Mostly everything pass, they however
2008-11-11 15:29:24 +00:00
t-lvcreate-pvtags.sh
Minor code and documentation cleanups and changes by jstava.
2008-11-10 12:43:35 +00:00
t-lvcreate-usage.sh
Add bz186013 check -- lvcreate rejects an invalid regionsize (jstava).
2008-11-10 12:37:03 +00:00
t-lvextend-percent-extents.sh
Add a bunch of sub-tests aimed at testing various bugzillas, by jstava.
2008-11-11 15:46:15 +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
Add a bunch of sub-tests aimed at testing various bugzillas, by jstava.
2008-11-11 15:46:15 +00:00
t-mirror-basic.sh
bz429342 lvcreate --nosync
2008-11-10 12:37:53 +00:00
t-mirror-lvconvert-usage.sh
Import a bunch of new tests by jstava. Mostly everything pass, they however
2008-11-11 15:29:24 +00:00
t-mirror-lvconvert.sh
add bz264241 check
2008-11-10 12:41:52 +00:00
t-mirror-names.sh
add bz264241 check
2008-11-10 12:41:52 +00:00
t-mirror-vgreduce-removemissing.sh
Explicitly check after lvremove -ff vg that it did its job. By jstava.
2008-11-10 12:32:00 +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
Fix t-pool-labels to pass again after the vgdisplay error return fix from
2008-11-10 13:44:01 +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
Remove status=noxfer from test, not all dd versions support this (RHEL4 for example).
2008-12-16 20:02:52 +00:00
t-pvcreate-usage.sh
Minor code and documentation cleanups and changes by jstava.
2008-11-10 12:43:35 +00:00
t-pvmove-basic.sh
add bz264241 check
2008-11-10 12:41:52 +00:00
t-pvremove-usage.sh
add bz264241 check
2008-11-10 12:41:52 +00:00
t-read-ahead.sh
Minor code and documentation cleanups and changes by jstava.
2008-11-10 12:43:35 +00:00
t-unlost-pv.sh
Minor code and documentation cleanups and changes by jstava.
2008-11-10 12:43:35 +00:00
t-vgcfgbackup-usage.sh
Import a bunch of new tests by jstava. Mostly everything pass, they however
2008-11-11 15:29:24 +00:00
t-vgchange-usage.sh
Import a bunch of new tests by jstava. Mostly everything pass, they however
2008-11-11 15:29:24 +00:00
t-vgcreate-usage.sh
Minor code and documentation cleanups and changes by jstava.
2008-11-10 12:43:35 +00:00
t-vgmerge-operation.sh
add bz264241 check
2008-11-10 12:41:52 +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
Minor code and documentation cleanups and changes by jstava.
2008-11-10 12:43:35 +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
Minor code and documentation cleanups and changes by jstava.
2008-11-10 12:43:35 +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
operate on test subdirectory instead on main /dev
2008-12-10 16:16:53 +00:00