From dc632e02e85709dd77faabe4ea7795d7aba536b8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 8 Mar 2019 16:41:45 -0600 Subject: 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(+) (limited to 'bsps/arm/lpc24xx') diff --git a/bsps/arm/lpc24xx/config/lpc2362-testsuite.tcfg b/bsps/arm/lpc24xx/config/lpc2362-testsuite.tcfg index 59b7aa32b5..294e1ffee8 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 + + -- cgit v1.2.3