From 539caca3b354fbb75aa6ca521b3584cc9c1b93a4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 8 Mar 2019 16:41:46 -0600 Subject: mcf52235-testsuite.tcfg: Update to account for static allocation and BSP small memory --- bsps/m68k/mcf52235/config/mcf52235-testsuite.tcfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bsps/m68k/mcf52235/config/mcf52235-testsuite.tcfg b/bsps/m68k/mcf52235/config/mcf52235-testsuite.tcfg index 26456177ae..134398163e 100644 --- a/bsps/m68k/mcf52235/config/mcf52235-testsuite.tcfg +++ b/bsps/m68k/mcf52235/config/mcf52235-testsuite.tcfg @@ -6,7 +6,9 @@ include: testdata/disable-iconv-tests.tcfg include: testdata/disable-jffs2-tests.tcfg +include: testdata/small-memory-testsuite.tcfg +exclude: block08 exclude: capture exclude: cdtest exclude: dl05 @@ -24,6 +26,10 @@ exclude: monitor02 exclude: paranoia exclude: pppd exclude: spstkalloc02 +exclude: sptimecounter02 +exclude: sptimecounter03 exclude: syscall01 +exclude: tmcontext01 exclude: tmfine01 +exclude: top exclude: utf8proc01 -- cgit v1.2.3