From eae22cc03e1003cd53b3b85577cf5081e0d36f43 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 10 Nov 2020 10:23:10 +0100 Subject: libtest: Make test case allocator configurable --- cpukit/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 4e370ae639..8c7f9c1ed4 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -1877,7 +1877,6 @@ 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 librtemstest_a_SOURCES += libtest/t-test-rtems-fds.c -- cgit v1.2.3