summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lm3s69xx
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2018-04-12 10:13:48 -0500
committerJoel Sherrill <joel@rtems.org>2018-04-17 10:07:20 -0500
commit1b2681fefce0e96f5e4767b765ca04db82695712 (patch)
tree37af4cb79f54ab3a1195796bdb0b1e4e0d54c2c9 /c/src/lib/libbsp/arm/lm3s69xx
parentbsps: Move uart-output-char.c to bsps (diff)
downloadrtems-1b2681fefce0e96f5e4767b765ca04db82695712.tar.bz2
Multiple BSP tcfg: Disable iconv files.
Diffstat (limited to 'c/src/lib/libbsp/arm/lm3s69xx')
-rw-r--r--c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg2
-rw-r--r--c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg1
-rw-r--r--c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg1
3 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg
index dc60685534..257c7e9ddd 100644
--- a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg
@@ -4,6 +4,8 @@
# Format is one line per test that is _NOT_ built.
#
+
+include: testdata/disable-iconv-tests.tcfg
exclude: capture
exclude: cdtest
exclude: iostream
diff --git a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg
index d44c4f286c..8b7d1ca4a6 100644
--- a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg
@@ -4,6 +4,7 @@
# Format is one line per test that is _NOT_ built.
#
+include: testdata/disable-iconv-tests.tcfg
exclude: fileio
exclude: iostream
exclude: flashdisk01
diff --git a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg
index c6c0f25b63..419b717a07 100644
--- a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg
@@ -4,6 +4,7 @@
# Format is one line per test that is _NOT_ built.
#
+include: testdata/disable-iconv-tests.tcfg
exclude: fileio
exclude: cdtest
exclude: iostream