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

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

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

---

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

diff --git a/bsps/arm/lm3s69xx/config/lm3s3749-testsuite.tcfg b/bsps/arm/lm3s69xx/config/lm3s3749-testsuite.tcfg
index 7ffb0de..849c5ec 100644
--- a/bsps/arm/lm3s69xx/config/lm3s3749-testsuite.tcfg
+++ b/bsps/arm/lm3s69xx/config/lm3s3749-testsuite.tcfg
@@ -7,6 +7,7 @@
 include: testdata/disable-iconv-tests.tcfg
 include: testdata/disable-jffs2-tests.tcfg
 include: testdata/disable-mrfs-tests.tcfg
+include: testdata/small-memory-testsuite.tcfg
 
 exclude: capture
 exclude: cdtest
@@ -17,6 +18,8 @@ exclude: dl04
 exclude: dl05
 exclude: dl06
 exclude: dl07
+exclude: dl08
+exclude: dl09
 exclude: ftp01
 exclude: fileio
 exclude: flashdisk01
@@ -31,9 +34,13 @@ exclude: mdosfs_fsrdwr
 exclude: monitor02
 exclude: paranoia
 exclude: pppd
+exclude: psxconfig01
+exclude: record01
 exclude: rtems++
 exclude: shell01
+exclude: sp47
 exclude: spstkalloc02
 exclude: sptls02
 exclude: syscall01
+exclude: telnetd01
 exclude: utf8proc01




More information about the vc mailing list