]> sourceware.org Git - lvm2.git/commit
tests: allow tests to use real devices
authorDavid Teigland <teigland@redhat.com>
Mon, 16 Nov 2020 22:05:39 +0000 (16:05 -0600)
committerDavid Teigland <teigland@redhat.com>
Tue, 23 Feb 2021 22:43:37 +0000 (16:43 -0600)
commit135c226e26e966faf73f5257c17d45276e5a6b6c
tree091f90121a01492afc8abd4be199cc970bc84b02
parent83fe6e720f42711ff183a66909b690b726702f58
tests: allow tests to use real devices

user creates a file listing real devices they want
lvm tests to use, and sets LVM_TEST_DEVICE_LIST.
lvm tests can use these with prepare_real_devs
and get_real_devs.
Other aux functions do not work with these devs.
test/Makefile.in
test/lib/aux.sh
test/lib/utils.sh
test/shell/real_devs.sh [new file with mode: 0644]
This page took 0.035359 seconds and 5 git commands to generate.