From 6766cdc8a1a0fb2cd041f629d8c2b6adbaca0ff0 Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Wed, 11 Jun 2014 11:07:32 +0200 Subject: [PATCH] tests: some more renames lib/test -> lib/inittest --- test/api/lvtest.sh | 2 +- test/api/pe_start.sh | 2 +- test/api/percent.sh | 2 +- test/api/pytest.sh | 2 +- test/api/thin_percent.sh | 2 +- test/api/vglist.sh | 2 +- test/api/vgtest.sh | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/test/api/lvtest.sh b/test/api/lvtest.sh index 0b7684a2b..5fe6f577f 100644 --- a/test/api/lvtest.sh +++ b/test/api/lvtest.sh @@ -11,7 +11,7 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. lib/test +. lib/inittest aux prepare_vg 1 diff --git a/test/api/pe_start.sh b/test/api/pe_start.sh index 20ba8ec2c..2fc118fd5 100644 --- a/test/api/pe_start.sh +++ b/test/api/pe_start.sh @@ -11,7 +11,7 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. lib/test +. lib/inittest aux prepare_devs 2 diff --git a/test/api/percent.sh b/test/api/percent.sh index 097cad868..a503ca345 100644 --- a/test/api/percent.sh +++ b/test/api/percent.sh @@ -11,7 +11,7 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. lib/test +. lib/inittest kernel_at_least 2 6 33 || skip diff --git a/test/api/pytest.sh b/test/api/pytest.sh index 8359c01ca..7b6085fb6 100644 --- a/test/api/pytest.sh +++ b/test/api/pytest.sh @@ -11,7 +11,7 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. lib/test +. lib/inittest # # TODO: diff --git a/test/api/thin_percent.sh b/test/api/thin_percent.sh index 50ad8f698..533565579 100644 --- a/test/api/thin_percent.sh +++ b/test/api/thin_percent.sh @@ -11,7 +11,7 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. lib/test +. lib/inittest aux have_thin 1 0 0 || skip diff --git a/test/api/vglist.sh b/test/api/vglist.sh index 275c9d2aa..421705b14 100644 --- a/test/api/vglist.sh +++ b/test/api/vglist.sh @@ -9,7 +9,7 @@ # along with this program; if not, write to the Free Software Foundation, # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -. lib/test +. lib/inittest aux prepare_vg 2 aux apitest vglist $vg `get vg_field $vg vg_uuid | sed -e s,-,,g` diff --git a/test/api/vgtest.sh b/test/api/vgtest.sh index 6c0be4ee8..72255febe 100644 --- a/test/api/vgtest.sh +++ b/test/api/vgtest.sh @@ -13,7 +13,7 @@ # tests lvm2app library # -. lib/test +. lib/inittest aux prepare_pvs 2