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

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

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

---

 .../arm/lpc176x/config/lpc1768_mbed-testsuite.tcfg | 76 ++++------------------
 1 file changed, 14 insertions(+), 62 deletions(-)

diff --git a/bsps/arm/lpc176x/config/lpc1768_mbed-testsuite.tcfg b/bsps/arm/lpc176x/config/lpc1768_mbed-testsuite.tcfg
index 30a16a7..ae737d9 100644
--- a/bsps/arm/lpc176x/config/lpc1768_mbed-testsuite.tcfg
+++ b/bsps/arm/lpc176x/config/lpc1768_mbed-testsuite.tcfg
@@ -6,81 +6,33 @@
 
 include: testdata/disable-iconv-tests.tcfg
 include: testdata/disable-jffs2-tests.tcfg
+include: testdata/small-memory-testsuite.tcfg
 
-exclude: block08
-exclude: capture
 exclude: dl07
-exclude: dl08
-exclude: dl09
-exclude: fileio
 exclude: flashdisk01
-exclude: fsdosfsname01
 exclude: ftp01
+exclude: utf8proc01
+exclude: spstkalloc02
+exclude: fsdosfsname01
 exclude: linpack
-exclude: loopback
-exclude: mghttpd01
 exclude: pppd
+exclude: mghttpd01
+exclude: tmfine01
+exclude: iostream
+exclude: rtems++
+
+# When debug
+exclude: block08
+exclude: capture
+exclude: fileio
+exclude: loopback
 exclude: psxaio01
 exclude: psxaio02
-exclude: psxaio03
-exclude: psxconfig01
-exclude: psxtmbarrier02
-exclude: psxtmclocknanosleep02
-exclude: psxtmclocknanosleep03
-exclude: psxtmcond08
-exclude: psxtmcond09
-exclude: psxtmcond10
-exclude: psxtmmqrcvblock01
-exclude: psxtmmqrcvblock02
-exclude: psxtmmutex02
-exclude: psxtmmutex04
-exclude: psxtmmutex06
-exclude: psxtmnanosleep02
-exclude: psxtmrwlock02
-exclude: psxtmrwlock03
-exclude: psxtmrwlock04
-exclude: psxtmrwlock05
-exclude: psxtmrwlock07
-exclude: psxtmsem03
-exclude: psxtmsem05
-exclude: psxtmsleep02
-exclude: psxtmthread01
-exclude: psxtmthread03
 exclude: sp16
 exclude: sp25
 exclude: sp42
-exclude: sp47
 exclude: sp48
-exclude: sp71
-exclude: spstkalloc02
 exclude: sptimecounter02
 exclude: sptimecounter03
-exclude: tm02
-exclude: tm03
-exclude: tm04
-exclude: tm05
-exclude: tm06
-exclude: tm07
-exclude: tm10
-exclude: tm11
-exclude: tm12
-exclude: tm13
-exclude: tm14
-exclude: tm15
-exclude: tm16
-exclude: tm17
-exclude: tm18
-exclude: tm21
-exclude: tm23
-exclude: tm24
-exclude: tm25
-exclude: tm26
-exclude: tm29
-exclude: tm31
-exclude: tm32
-exclude: tm33
-exclude: tm34
-exclude: tm35
-exclude: tm36
 exclude: tmcontext01
 exclude: top




More information about the vc mailing list