summaryrefslogtreecommitdiffstats
path: root/tests/ts/mount/umount-recursive
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/mount/umount-recursive')
-rwxr-xr-xtests/ts/mount/umount-recursive5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ts/mount/umount-recursive b/tests/ts/mount/umount-recursive
index 83d6dee3c..d55f61285 100755
--- a/tests/ts/mount/umount-recursive
+++ b/tests/ts/mount/umount-recursive
@@ -7,6 +7,11 @@ TS_DESC="umount-recursive"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+
+ts_check_test_command "$TS_CMD_MOUNT"
+ts_check_test_command "$TS_CMD_UMOUNT"
+ts_check_test_command "$TS_CMD_FDISK"
+
ts_skip_nonroot
$TS_CMD_UMOUNT --help | grep -q recursive