summaryrefslogtreecommitdiffstats
path: root/tests/ts/mount/fstab-none
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/mount/fstab-none')
-rwxr-xr-xtests/ts/mount/fstab-none5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ts/mount/fstab-none b/tests/ts/mount/fstab-none
index 1a8fa78e4..64eb48bbf 100755
--- a/tests/ts/mount/fstab-none
+++ b/tests/ts/mount/fstab-none
@@ -5,6 +5,11 @@ TS_DESC="none"
. $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
set -o pipefail