[rtems commit] tms570ls3137_hdk_intram-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:    0186e39a088a35546eb10dec8c80c60349d207c3
Changeset: http://git.rtems.org/rtems/commit/?id=0186e39a088a35546eb10dec8c80c60349d207c3
Author:    Joel Sherrill <joel at rtems.org>
Date:      Fri Mar  8 16:41:45 2019 -0600
tms570ls3137_hdk_intram-testsuite.tcfg: Update to account for static allocation and BSP small memory
---
 bsps/arm/tms570/config/tms570ls3137_hdk_intram-testsuite.tcfg | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/bsps/arm/tms570/config/tms570ls3137_hdk_intram-testsuite.tcfg b/bsps/arm/tms570/config/tms570ls3137_hdk_intram-testsuite.tcfg
index c13e159..5a13e67 100644
--- a/bsps/arm/tms570/config/tms570ls3137_hdk_intram-testsuite.tcfg
+++ b/bsps/arm/tms570/config/tms570ls3137_hdk_intram-testsuite.tcfg
@@ -5,6 +5,8 @@
 #
 
 include: testdata/disable-iconv-tests.tcfg
+include: testdata/small-memory-testsuite.tcfg
+
 exclude: fileio
 exclude: iostream
 exclude: pppd
    
    
More information about the vc
mailing list