summaryrefslogtreecommitdiffstats
path: root/tests/ts/swapon/label
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/swapon/label')
-rwxr-xr-xtests/ts/swapon/label5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ts/swapon/label b/tests/ts/swapon/label
index 5f9599cd2..03cf017ed 100755
--- a/tests/ts/swapon/label
+++ b/tests/ts/swapon/label
@@ -21,6 +21,11 @@ LABEL="testSwapLabel"
. $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