aboutsummaryrefslogtreecommitdiff
path: root/tests/cris/Makefile
diff options
context:
space:
mode:
authoredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>2008-02-28 11:23:20 +0000
committeredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>2008-02-28 11:23:20 +0000
commitcbdbb7713da116f2ba534470de6707bc0f8cc91b (patch)
treee25f39f8a74f9bd07c265658a7e5ebc79d8c6d49 /tests/cris/Makefile
parent4f400ab52009ed8f76fa541454a4368f9515f897 (diff)
Add small testcase for ordinary signals.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3998 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'tests/cris/Makefile')
-rw-r--r--tests/cris/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cris/Makefile b/tests/cris/Makefile
index 47c93f2a45..69068996f7 100644
--- a/tests/cris/Makefile
+++ b/tests/cris/Makefile
@@ -114,6 +114,7 @@ TESTCASES += check_mapbrk.ctst
TESTCASES += check_mmap1.ctst
TESTCASES += check_mmap2.ctst
TESTCASES += check_mmap3.ctst
+TESTCASES += check_sigalrm.ctst
TESTCASES += check_time1.ctst
TESTCASES += check_time2.ctst