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

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

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

---

 bsps/arm/tms570/config/tms570ls3137_hdk_with_loader-testsuite.tcfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bsps/arm/tms570/config/tms570ls3137_hdk_with_loader-testsuite.tcfg b/bsps/arm/tms570/config/tms570ls3137_hdk_with_loader-testsuite.tcfg
index 8286e36..cd8b657 100644
--- a/bsps/arm/tms570/config/tms570ls3137_hdk_with_loader-testsuite.tcfg
+++ b/bsps/arm/tms570/config/tms570ls3137_hdk_with_loader-testsuite.tcfg
@@ -4,4 +4,6 @@
 # Format is one line per test that is _NOT_ built.
 #
 
+include: testdata/small-memory-testsuite.tcfg
+
 exclude: linpack



More information about the vc mailing list