From 556e45f24b6c02a37fa20402fc84c927fc406dac Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 20 Dec 2019 09:29:33 +0100 Subject: libtest: Add T_check_task_context() action --- 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 2983fc5b9e..930f21aeb1 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -1853,6 +1853,7 @@ librtemstest_a_SOURCES += libtest/t-test-checks-psx.c librtemstest_a_SOURCES += libtest/t-test-hash-sha256.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 librtemstest_a_SOURCES += libtest/t-test-rtems-fds.c librtemstest_a_SOURCES += libtest/t-test-rtems-heap.c librtemstest_a_SOURCES += libtest/t-test-rtems-measure.c -- cgit v1.2.3