summaryrefslogtreecommitdiffstats
path: root/tests/ts/minix
diff options
context:
space:
mode:
authorKarel Zak2016-06-01 15:04:07 +0200
committerKarel Zak2016-06-01 15:04:07 +0200
commitb1fd64eb793b49c3b12d6bdd61f3c2bc67796175 (patch)
tree70ef1b7394a526b2563db9ef48e33dc16da032de /tests/ts/minix
parentfsck.minix: fix endless loop and out of stack (diff)
downloadkernel-qcow2-util-linux-b1fd64eb793b49c3b12d6bdd61f3c2bc67796175.tar.gz
kernel-qcow2-util-linux-b1fd64eb793b49c3b12d6bdd61f3c2bc67796175.tar.xz
kernel-qcow2-util-linux-b1fd64eb793b49c3b12d6bdd61f3c2bc67796175.zip
tests: check for mount(8) in minix test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/ts/minix')
-rwxr-xr-xtests/ts/minix/mkfs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ts/minix/mkfs b/tests/ts/minix/mkfs
index 3f2e2baa8..9d213328d 100755
--- a/tests/ts/minix/mkfs
+++ b/tests/ts/minix/mkfs
@@ -21,6 +21,8 @@ TS_DESC="mkfs mount"
ts_init "$*"
ts_check_test_command "$TS_CMD_MKMINIX"
+ts_check_test_command "$TS_CMD_MOUNT"
+ts_check_test_command "$TS_CMD_UMOUNT"
ts_skip_nonroot
ts_scsi_debug_init dev_size_mb=10 num_parts=1