summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2019-03-08 16:41:44 -0600
committerJoel Sherrill <joel@rtems.org>2019-03-12 11:01:20 -0500
commitc8e71bf8db75bdb94ce8d08c2ce906e8cb53ba27 (patch)
tree3d319d2aa792166d99222621aac3b03984413b36
parentcoremsgseize.c: Fix spelling error (diff)
downloadrtems-c8e71bf8db75bdb94ce8d08c2ce906e8cb53ba27.tar.bz2
lm3s3749-testsuite.tcfg: Update to account for static allocation and BSP small memory
-rw-r--r--bsps/arm/lm3s69xx/config/lm3s3749-testsuite.tcfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/bsps/arm/lm3s69xx/config/lm3s3749-testsuite.tcfg b/bsps/arm/lm3s69xx/config/lm3s3749-testsuite.tcfg
index 7ffb0de61a..849c5ec5b2 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