summaryrefslogtreecommitdiffstats
path: root/tests/ts/mount/fstab-broken
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/mount/fstab-broken')
-rwxr-xr-xtests/ts/mount/fstab-broken5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ts/mount/fstab-broken b/tests/ts/mount/fstab-broken
index 522453503..5934c22d3 100755
--- a/tests/ts/mount/fstab-broken
+++ b/tests/ts/mount/fstab-broken
@@ -20,6 +20,11 @@ TS_DESC="broken fstab"
. $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