[PATCH 02/17] lm3s3749-testsuite.tcfg: Update to account for static allocation and BSP small memory
Joel Sherrill
joel at rtems.org
Fri Mar 8 22:42:59 UTC 2019
---
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
--
1.8.3.1
More information about the devel
mailing list