[PATCH 14/14] bsp/lpc24xx: Exclude iconv POSIX tests.
Chris Johns
chrisj at rtems.org
Mon Apr 9 04:42:23 UTC 2018
These are now build 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 3139f5f729..e0c8e503dc 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
--
2.15.1
More information about the devel
mailing list