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