]> sourceware.org Git - lvm2.git/commit
tests: test should clean devices it has created
authorZdenek Kabelac <zkabelac@redhat.com>
Sun, 11 Dec 2016 09:18:44 +0000 (10:18 +0100)
committerZdenek Kabelac <zkabelac@redhat.com>
Sun, 11 Dec 2016 22:24:19 +0000 (23:24 +0100)
commitbcf59a1b185c07a3f7e10f9de13e83501f9a852b
tree44a9c884785291104979ea3206bf9fe8416bac6e
parent198f335139f7a538272c8cb6657ad4f5d58b01db
tests: test should clean devices it has created

To be able to detect lvm2 command is not leaking some
'unexpected' device - remove all devices before
test exits by its own command so test teardown
now can check what was 'left' unexpectedly.
17 files changed:
test/api/lvtest.sh
test/shell/error-usage.sh
test/shell/lvconvert-thin.sh
test/shell/lvconvert-twostep.sh
test/shell/lvcreate-small-snap.sh
test/shell/lvextend-percent-extents.sh
test/shell/lvresize-thin-external-origin.sh
test/shell/lvs-cache.sh
test/shell/mdata-strings.sh
test/shell/nomda-missing.sh
test/shell/nomda-restoremissing.sh
test/shell/profiles-thin.sh
test/shell/profiles.sh
test/shell/pv-range-overflow.sh
test/shell/select-report.sh
test/shell/vgcfgbackup-lvm1.sh
test/shell/zero-usage.sh
This page took 0.041543 seconds and 5 git commands to generate.