summaryrefslogtreecommitdiffstats
path: root/tests/ts/minix
diff options
context:
space:
mode:
authorRuediger Meier2014-05-12 12:45:03 +0200
committerRuediger Meier2014-05-13 17:37:19 +0200
commita5b45f2f34da5ee3d90309b339f5162e589be821 (patch)
treeb870fd234f68b3bb022fc1ffb57d044133fa0bff /tests/ts/minix
parenttests: use ts_check_losetup in losetup test (diff)
downloadkernel-qcow2-util-linux-a5b45f2f34da5ee3d90309b339f5162e589be821.tar.gz
kernel-qcow2-util-linux-a5b45f2f34da5ee3d90309b339f5162e589be821.tar.xz
kernel-qcow2-util-linux-a5b45f2f34da5ee3d90309b339f5162e589be821.zip
tests: ts_device_init requires loop support
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Diffstat (limited to 'tests/ts/minix')
-rwxr-xr-xtests/ts/minix/fsck1
-rwxr-xr-xtests/ts/minix/mkfs1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/ts/minix/fsck b/tests/ts/minix/fsck
index 70ad2faa7..cba7c311b 100755
--- a/tests/ts/minix/fsck
+++ b/tests/ts/minix/fsck
@@ -23,6 +23,7 @@ ts_init "$*"
ts_check_test_command "$TS_CMD_MKMINIX"
ts_skip_nonroot
+ts_check_losetup
set -o pipefail
diff --git a/tests/ts/minix/mkfs b/tests/ts/minix/mkfs
index 0159c7b97..f94cb0a4d 100755
--- a/tests/ts/minix/mkfs
+++ b/tests/ts/minix/mkfs
@@ -23,6 +23,7 @@ ts_init "$*"
ts_check_test_command "$TS_CMD_MKMINIX"
ts_skip_nonroot
+ts_check_losetup
set -o pipefail