]> sourceware.org Git - lvm2.git/commit
Improve test suite
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 28 Mar 2012 11:10:08 +0000 (11:10 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 28 Mar 2012 11:10:08 +0000 (11:10 +0000)
commita59c3731c3f68561b1b9aa015d59155976c7a6a3
tree8a19c221b29f6c4df02442db518088c4406e6659
parent9e072e70723544190b5fbfbfae9e6683fcf5f644
Improve test suite

Add make help target.
Add LVM_TEST_PARALLEL to support parallel runs of tests
Work around the problem the dmsetup table/info may return error
by using dmtable and dminfo function that will use 'should'.
(Error happens when some concurently running process removes table
entry while dmsetup command resolves table entries inside the loop.)
12 files changed:
make.tmpl.in
test/Makefile.in
test/lib/aux.sh
test/lib/check.sh
test/lib/utils.sh
test/shell/lvcreate-operation.sh
test/shell/lvcreate-repair.sh
test/shell/mdata-strings.sh
test/shell/mirror-names.sh
test/shell/mirror-vgreduce-removemissing.sh
test/shell/pvmove-basic.sh
test/shell/snapshot-merge.sh
This page took 0.03171 seconds and 5 git commands to generate.