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

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

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

---

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

diff --git a/bsps/arm/tms570/config/tms570ls3137_hdk-testsuite.tcfg b/bsps/arm/tms570/config/tms570ls3137_hdk-testsuite.tcfg
index cac977c..e3a23a5 100644
--- a/bsps/arm/tms570/config/tms570ls3137_hdk-testsuite.tcfg
+++ b/bsps/arm/tms570/config/tms570ls3137_hdk-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