[PATCH 03/17] lm3s6965-testsuite.tcfg: Update to account for static allocation and BSP small memory

Joel Sherrill joel at rtems.org
Fri Mar 8 22:43:00 UTC 2019


---
 bsps/arm/lm3s69xx/config/lm3s6965-testsuite.tcfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bsps/arm/lm3s69xx/config/lm3s6965-testsuite.tcfg b/bsps/arm/lm3s69xx/config/lm3s6965-testsuite.tcfg
index 2f36e2e..421c2c6 100644
--- a/bsps/arm/lm3s69xx/config/lm3s6965-testsuite.tcfg
+++ b/bsps/arm/lm3s69xx/config/lm3s6965-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: cxx_iostream
 exclude: fileio
 exclude: iostream
 exclude: flashdisk01
-- 
1.8.3.1



More information about the devel mailing list