summaryrefslogtreecommitdiffstats
path: root/tests/ts/mount/move
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/mount/move')
-rwxr-xr-xtests/ts/mount/move5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ts/mount/move b/tests/ts/mount/move
index dc130d484..524488777 100755
--- a/tests/ts/mount/move
+++ b/tests/ts/mount/move
@@ -20,6 +20,11 @@ TS_DESC="move"
. $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_FINDMNT"
+
ts_skip_nonroot
DIR_PRIVATE2="$TS_OUTDIR/mnt-move-private2"