summaryrefslogtreecommitdiffstats
path: root/tests/ts/swapon/uuid
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/swapon/uuid')
-rwxr-xr-xtests/ts/swapon/uuid5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ts/swapon/uuid b/tests/ts/swapon/uuid
index 858350630..c80e52fdb 100755
--- a/tests/ts/swapon/uuid
+++ b/tests/ts/swapon/uuid
@@ -20,6 +20,11 @@ TS_DESC="by uuid"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+
+ts_check_test_command "$TS_CMD_MKSWAP"
+ts_check_test_command "$TS_CMD_SWAPON"
+ts_check_test_command "$TS_CMD_SWAPOFF"
+
ts_skip_nonroot
set -o pipefail