[rtems commit] lpc2362-testsuite.tcfg: Use disable-iconv-tests.tcfg, do not duplicate test list
Joel Sherrill
joel at rtems.org
Tue Apr 17 17:43:28 UTC 2018
Module: rtems
Branch: master
Commit: 2aa60e574024d94014aefa3477c1c0ffe6091af9
Changeset: http://git.rtems.org/rtems/commit/?id=2aa60e574024d94014aefa3477c1c0ffe6091af9
Author: Joel Sherrill <joel at rtems.org>
Date: Mon Apr 16 12:59:51 2018 -0500
lpc2362-testsuite.tcfg: Use disable-iconv-tests.tcfg, do not duplicate test list
---
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 713e56e..61008e3 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
More information about the vc
mailing list