From cc3fd8fcf182cfa35388fc79c14e784a968570ae Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 17 Jul 2020 19:42:32 +0200 Subject: libtest: Add T_interrupt_test() Update #3199. --- cpukit/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 89edaefb17..75e119ea3c 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -1864,6 +1864,7 @@ librtemstest_a_SOURCES += libtest/t-test-checks.c librtemstest_a_SOURCES += libtest/t-test-checks-eno.c librtemstest_a_SOURCES += libtest/t-test-checks-psx.c librtemstest_a_SOURCES += libtest/t-test-hash-sha256.c +librtemstest_a_SOURCES += libtest/t-test-interrupt.c librtemstest_a_SOURCES += libtest/t-test-malloc.c librtemstest_a_SOURCES += libtest/t-test-rtems.c librtemstest_a_SOURCES += libtest/t-test-rtems-context.c -- cgit v1.2.3