summaryrefslogtreecommitdiffstats
path: root/tests/ts/ipcs/limits
diff options
context:
space:
mode:
authorKarel Zak2019-03-04 16:42:30 +0100
committerKarel Zak2019-03-04 16:42:30 +0100
commit19e00ec9e9e9c36305cf2dd163d0333e2d72c671 (patch)
tree497396ee6dc13a5cf2cc34599a7ad1aac6b5cbaf /tests/ts/ipcs/limits
parentsu/runuser: don't mark --pty as experimental, add it to runuser.1 too (diff)
downloadkernel-qcow2-util-linux-19e00ec9e9e9c36305cf2dd163d0333e2d72c671.tar.gz
kernel-qcow2-util-linux-19e00ec9e9e9c36305cf2dd163d0333e2d72c671.tar.xz
kernel-qcow2-util-linux-19e00ec9e9e9c36305cf2dd163d0333e2d72c671.zip
tests: add missing ts_check_test_command calls
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/ts/ipcs/limits')
-rwxr-xr-xtests/ts/ipcs/limits1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ts/ipcs/limits b/tests/ts/ipcs/limits
index 7b64b3c17..671f23c77 100755
--- a/tests/ts/ipcs/limits
+++ b/tests/ts/ipcs/limits
@@ -23,6 +23,7 @@ TS_DESC="limits overflow"
ts_init "$*"
ts_check_test_command "$TS_CMD_IPCS"
+ts_check_test_command "$TS_HELPER_SYSINFO"
ts_skip_nonroot
ts_check_prog "bc"