[rtems commit] bsp/lm3s69xx: Fix typo in test configuration

Sebastian Huber sebh at rtems.org
Wed Mar 13 07:15:16 UTC 2019


Module:    rtems
Branch:    master
Commit:    51d11dd28efc178d7d8e664f9b0757bfdd7fd022
Changeset: http://git.rtems.org/rtems/commit/?id=51d11dd28efc178d7d8e664f9b0757bfdd7fd022

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Mar 13 08:12:54 2019 +0100

bsp/lm3s69xx: Fix typo in test configuration

---

 bsps/arm/lm3s69xx/config/lm3s6965-testsuite.tcfg | 1 -
 bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg  | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/bsps/arm/lm3s69xx/config/lm3s6965-testsuite.tcfg b/bsps/arm/lm3s69xx/config/lm3s6965-testsuite.tcfg
index 421c2c6..4496a60 100644
--- a/bsps/arm/lm3s69xx/config/lm3s6965-testsuite.tcfg
+++ b/bsps/arm/lm3s69xx/config/lm3s6965-testsuite.tcfg
@@ -8,7 +8,6 @@ include: testdata/disable-iconv-tests.tcfg
 include: testdata/disable-jffs2-tests.tcfg
 include: testdata/small-memory-testsuite.tcfg
 
-exclude: cxx_iostream
 exclude: fileio
 exclude: iostream
 exclude: flashdisk01
diff --git a/bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg b/bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg
index eab13d5..be14cde 100644
--- a/bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg
+++ b/bsps/arm/lm3s69xx/config/lm4f120-testsuite.tcfg
@@ -10,7 +10,7 @@ include: testdata/small-memory-testsuite.tcfg
 
 exclude: block08
 exclude: capture
-exclude: cxx_iostream
+exclude: iostream
 exclude: fileio
 exclude: flashdisk01
 exclude: fsdosfsname01



More information about the vc mailing list