diff options
Diffstat (limited to 'tests/cris/Makefile')
-rw-r--r-- | tests/cris/Makefile | 1 |
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 |