From c8e71bf8db75bdb94ce8d08c2ce906e8cb53ba27 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 8 Mar 2019 16:41:44 -0600 Subject: lm3s3749-testsuite.tcfg: Update to account for static allocation and BSP small memory --- bsps/arm/lm3s69xx/config/lm3s3749-testsuite.tcfg | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- cgit v1.2.3