From cb7b4dc459dd864d623c01977e261cfa8be773cc Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 9 Apr 2018 13:47:36 +1000 Subject: 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 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 -- cgit v1.2.3