From 3b0fa2fa22d5f04b3d50de7d549b81da73a4063b Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 19 Jan 2013 00:09:10 +0000 Subject: tests: add ipcmk(1) and ipcrm(1) checks Signed-off-by: Sami Kerola Signed-off-by: Karel Zak --- tests/commands.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/commands.sh') diff --git a/tests/commands.sh b/tests/commands.sh index 62c62f4c0..8623e65fc 100644 --- a/tests/commands.sh +++ b/tests/commands.sh @@ -81,3 +81,5 @@ TS_CMD_SETARCH=${TS_CMD_SETARCH-"$top_builddir/setarch"} TS_CMD_FALLOCATE=${TS_CMD_FALLOCATE-"$top_builddir/fallocate"} TS_CMD_ISOSIZE=${TS_CMD_ISOSIZE-"$top_builddir/isosize"} TS_CMD_WHEREIS=${TS_CMD_WHEREIS-"$top_builddir/whereis"} +TS_CMD_IPCMK=${TS_CMD_IPCMK-"$top_builddir/ipcmk"} +TS_CMD_IPCRM=${TS_CMD_IPCRM-"$top_builddir/ipcrm"} -- cgit v1.2.3-55-g7522