summaryrefslogtreecommitdiffstats
path: root/tests/ts/swapon/fixsig
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/swapon/fixsig')
-rwxr-xr-xtests/ts/swapon/fixsig5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ts/swapon/fixsig b/tests/ts/swapon/fixsig
index d7ba65625..a4d04110c 100755
--- a/tests/ts/swapon/fixsig
+++ b/tests/ts/swapon/fixsig
@@ -5,6 +5,11 @@ TS_DESC="fix signature"
. $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