[rtems commit] lpc32xx_mzx_stage_1-testsuite.tcfg: Update to account for static allocation and BSP small memory

Joel Sherrill joel at rtems.org
Tue Mar 12 16:02:08 UTC 2019


Module:    rtems
Branch:    master
Commit:    0abfdc3d7d00d2245b59ad2f17307e191c7c712d
Changeset: http://git.rtems.org/rtems/commit/?id=0abfdc3d7d00d2245b59ad2f17307e191c7c712d

Author:    Joel Sherrill <joel at rtems.org>
Date:      Fri Mar  8 16:41:45 2019 -0600

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 225ee5d..c69f63e 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



More information about the vc mailing list