mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
tests: some more renames lib/test -> lib/inittest
This commit is contained in:
parent
5c5177c37c
commit
6766cdc8a1
@ -11,7 +11,7 @@
|
|||||||
# along with this program; if not, write to the Free Software Foundation,
|
# along with this program; if not, write to the Free Software Foundation,
|
||||||
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
. lib/test
|
. lib/inittest
|
||||||
|
|
||||||
aux prepare_vg 1
|
aux prepare_vg 1
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# along with this program; if not, write to the Free Software Foundation,
|
# along with this program; if not, write to the Free Software Foundation,
|
||||||
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
. lib/test
|
. lib/inittest
|
||||||
|
|
||||||
aux prepare_devs 2
|
aux prepare_devs 2
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# along with this program; if not, write to the Free Software Foundation,
|
# along with this program; if not, write to the Free Software Foundation,
|
||||||
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
. lib/test
|
. lib/inittest
|
||||||
|
|
||||||
kernel_at_least 2 6 33 || skip
|
kernel_at_least 2 6 33 || skip
|
||||||
|
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# along with this program; if not, write to the Free Software Foundation,
|
# along with this program; if not, write to the Free Software Foundation,
|
||||||
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
. lib/test
|
. lib/inittest
|
||||||
|
|
||||||
#
|
#
|
||||||
# TODO:
|
# TODO:
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
# along with this program; if not, write to the Free Software Foundation,
|
# along with this program; if not, write to the Free Software Foundation,
|
||||||
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
. lib/test
|
. lib/inittest
|
||||||
|
|
||||||
aux have_thin 1 0 0 || skip
|
aux have_thin 1 0 0 || skip
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
# along with this program; if not, write to the Free Software Foundation,
|
# along with this program; if not, write to the Free Software Foundation,
|
||||||
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
. lib/test
|
. lib/inittest
|
||||||
|
|
||||||
aux prepare_vg 2
|
aux prepare_vg 2
|
||||||
aux apitest vglist $vg `get vg_field $vg vg_uuid | sed -e s,-,,g`
|
aux apitest vglist $vg `get vg_field $vg vg_uuid | sed -e s,-,,g`
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
# tests lvm2app library
|
# tests lvm2app library
|
||||||
#
|
#
|
||||||
|
|
||||||
. lib/test
|
. lib/inittest
|
||||||
|
|
||||||
aux prepare_pvs 2
|
aux prepare_pvs 2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user