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

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

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

---

 bsps/arm/lpc24xx/config/lpc2362-testsuite.tcfg | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/bsps/arm/lpc24xx/config/lpc2362-testsuite.tcfg b/bsps/arm/lpc24xx/config/lpc2362-testsuite.tcfg
index 59b7aa3..294e1ff 100644
--- a/bsps/arm/lpc24xx/config/lpc2362-testsuite.tcfg
+++ b/bsps/arm/lpc24xx/config/lpc2362-testsuite.tcfg
@@ -7,7 +7,9 @@
 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: block08
 exclude: capture
 exclude: cdtest
 exclude: dl01
@@ -33,10 +35,25 @@ exclude: monitor02
 exclude: mdosfs_fsrdwr
 exclude: paranoia
 exclude: pppd
+exclude: psxaio01
+exclude: psxaio02
+exclude: record01
 exclude: rtems++
 exclude: shell01
 exclude: spstkalloc02
+exclude: sp16
+exclude: sp25
+exclude: sp42
+exclude: sp48
+exclude: spcxx01
+exclude: sptimecounter02
+exclude: sptimecounter03
 exclude: sptls02
 exclude: syscall01
+exclude: telnetd01
+exclude: tmcontext01
 exclude: tmfine01
+exclude: top
 exclude: utf8proc01
+
+



More information about the vc mailing list