From 0abfdc3d7d00d2245b59ad2f17307e191c7c712d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 8 Mar 2019 16:41:45 -0600 Subject: [PATCH] lpc32xx_mzx_stage_1-testsuite.tcfg: Update to account for static allocation and BSP small memory --- bsps/arm/lpc32xx/config/lpc32xx_mzx_stage_1-testsuite.tcfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bsps/arm/lpc32xx/config/lpc32xx_mzx_stage_1-testsuite.tcfg b/bsps/arm/lpc32xx/config/lpc32xx_mzx_stage_1-testsuite.tcfg index 225ee5dc49..c69f63e45a 100644 --- a/bsps/arm/lpc32xx/config/lpc32xx_mzx_stage_1-testsuite.tcfg +++ b/bsps/arm/lpc32xx/config/lpc32xx_mzx_stage_1-testsuite.tcfg @@ -6,8 +6,10 @@ include: testdata/disable-iconv-tests.tcfg include: testdata/disable-jffs2-tests.tcfg +include: testdata/small-memory-testsuite.tcfg exclude: dl05 +exclude: dl08 exclude: fileio exclude: ftp01 exclude: fsdosfsname01 @@ -17,4 +19,5 @@ exclude: mghttpd01 exclude: monitor02 exclude: pppd exclude: rtems++ +exclude: sp71 exclude: utf8proc01