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

This commit is contained in:
Joel Sherrill
2019-03-08 16:41:44 -06:00
parent c10e8b6004
commit c8e71bf8db

View File

@@ -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