[PATCH 09/40] lpc2362-testsuite.tcfg: Use disable-iconv-tests.tcfg, do not duplicate test list

Sebastian Huber sebastian.huber at embedded-brains.de
Thu Apr 19 13:26:34 UTC 2018


From: Joel Sherrill <joel at rtems.org>

---
 c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg
index 713e56edae..61008e3ffa 100644
--- a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg
@@ -4,6 +4,7 @@
 # Format is one line per test that is _NOT_ built.
 #
 
+include: testdata/disable-iconv-tests.tcfg
 include: testdata/disable-jffs2-tests.tcfg
 
 exclude: capture
@@ -19,9 +20,6 @@ exclude: fsdosfsname01
 exclude: fsdosfsformat01
 exclude: fsrfsbitmap01
 exclude: ftp01
-exclude: iconv
-exclude: iconv_close
-exclude: iconv_open
 exclude: iostream
 exclude: linpack
 exclude: loopback
-- 
2.12.3




More information about the devel mailing list