From 078720a76f275fc7858d6a02a9c7dbe9df5127f1 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 11 Jul 2016 10:25:13 +0200 Subject: tests: add chrt test Signed-off-by: Karel Zak --- tests/commands.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/commands.sh') diff --git a/tests/commands.sh b/tests/commands.sh index 5518dc306..a69c87e42 100644 --- a/tests/commands.sh +++ b/tests/commands.sh @@ -89,3 +89,4 @@ TS_CMD_UUIDD=${TS_CMD_UUIDD-"$top_builddir/uuidd"} TS_CMD_UUIDGEN=${TS_CMD_UUIDGEN-"$top_builddir/uuidgen"} TS_CMD_WHEREIS=${TS_CMD_WHEREIS-"$top_builddir/whereis"} TS_CMD_WIPEFS=${TS_CMD_WIPEFS-"$top_builddir/wipefs"} +TS_CMD_CHRT=${TS_CMD_CHRT-"$top_builddir/chrt"} -- cgit v1.2.3-55-g7522