[rtems commit] lm3s6965-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:    bb1f3b48d23cbbdb9d845d3285c1ba0b6aa3ba69
Changeset: http://git.rtems.org/rtems/commit/?id=bb1f3b48d23cbbdb9d845d3285c1ba0b6aa3ba69

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

lm3s6965-testsuite.tcfg: Update to account for static allocation and BSP small memory

---

 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



More information about the vc mailing list