From 774ea37ab9d67e73da184dd0a3ebf0ea46e8414e Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 8 Mar 2019 16:41:45 -0600 Subject: lpc1768_mbed_ahb_ram-testsuite.tcfg: Update to account for static allocation and BSP small memory --- .../config/lpc1768_mbed_ahb_ram-testsuite.tcfg | 61 +++------------------- 1 file changed, 6 insertions(+), 55 deletions(-) diff --git a/bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram-testsuite.tcfg b/bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram-testsuite.tcfg index f0eea9c676..69804a417e 100644 --- a/bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram-testsuite.tcfg +++ b/bsps/arm/lpc176x/config/lpc1768_mbed_ahb_ram-testsuite.tcfg @@ -6,12 +6,11 @@ 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 @@ -22,65 +21,17 @@ exclude: mghttpd01 exclude: pppd 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: sptls02 exclude: tmcontext01 +exclude: tmfine01 exclude: top +exclude: utf8proc01 +exclude: iostream +exclude: rtems++ -- cgit v1.2.3