[rtems commit] bsp/lpc24xx: Exclude iconv POSIX tests.

Chris Johns chrisj at rtems.org
Mon Apr 9 22:39:21 UTC 2018


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

Author:    Chris Johns <chrisj at rtems.org>
Date:      Mon Apr  9 13:47:36 2018 +1000

bsp/lpc24xx: Exclude iconv POSIX tests.

These are now built to executables and are too large for this BSP.

This change is part of the testsuite Makefile.am reorganization.

Update #3382

---

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

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 3139f5f..e0c8e50 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
@@ -18,6 +18,9 @@ exclude: fsdosfsformat01
 exclude: fsjffs2gc01
 exclude: fsrfsbitmap01
 exclude: ftp01
+exclude: iconv
+exclude: iconv_close
+exclude: iconv_open
 exclude: iostream
 exclude: jffs2_fserror
 exclude: jffs2_fslink




More information about the vc mailing list