From 6b93dcbee173409133bcb1b1ddf15fe6063acb4a Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Tue, 8 Apr 2014 22:36:30 +0100 Subject: tests: add signal receiver program Target to kill with a check that will be written later. CC: Bernhard Voelker Signed-off-by: Sami Kerola --- 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 68048fa4e..0c8cfc946 100644 --- a/tests/commands.sh +++ b/tests/commands.sh @@ -21,6 +21,7 @@ TS_HELPER_MD5="$top_builddir/test_md5" TS_HELPER_MORE=${TS_HELPER_MORE-"$top_builddir/test_more"} TS_HELPER_PARTITIONS="$top_builddir/sample-partitions" TS_HELPER_PATHS="$top_builddir/test_pathnames" +TS_HELPER_SIGRECEIVE="$top_builddir/test_sigreceive" TS_HELPER_STRUTILS="$top_builddir/test_strutils" TS_HELPER_SYSINFO="$top_builddir/test_sysinfo" -- cgit v1.2.3-55-g7522