summaryrefslogtreecommitdiffstats
path: root/tests/ts/lscpu/lscpu
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/lscpu/lscpu')
-rwxr-xr-xtests/ts/lscpu/lscpu2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ts/lscpu/lscpu b/tests/ts/lscpu/lscpu
index 70fbce9f3..ccf271149 100755
--- a/tests/ts/lscpu/lscpu
+++ b/tests/ts/lscpu/lscpu
@@ -22,6 +22,8 @@ TS_TOPDIR="${0%/*}/../.."
ts_init "$*"
+ts_check_prog "tar"
+ts_check_prog "gzip"
ts_check_test_command "$TS_CMD_LSCPU"
for dump in $(ls $TS_SELF/dumps/*.tar.gz | sort); do