summaryrefslogtreecommitdiffstats
path: root/tests/ts/mount/rlimit
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/mount/rlimit')
-rwxr-xr-xtests/ts/mount/rlimit4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ts/mount/rlimit b/tests/ts/mount/rlimit
index dc7a2c821..13064c842 100755
--- a/tests/ts/mount/rlimit
+++ b/tests/ts/mount/rlimit
@@ -28,6 +28,10 @@ TS_DESC="rlimit-fsize"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+
+ts_check_test_command "$TS_CMD_MOUNT"
+ts_check_test_command "$TS_CMD_UMOUNT"
+
ts_skip_nonroot
[ -L /etc/mtab ] && ts_skip "mtab is symlink"