summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc176x
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2014-08-28 14:34:10 +1000
committerChris Johns <chrisj@rtems.org>2014-08-28 14:34:10 +1000
commitd04cb1242d0b359acd9c7f976dd8b6472e5da101 (patch)
treee1890ffedc2cd9b516df56fca096b65c20fb1e53 /c/src/lib/libbsp/arm/lpc176x
parentpreinstall: Regenerated files differ from the repo. (diff)
downloadrtems-d04cb1242d0b359acd9c7f976dd8b6472e5da101.tar.bz2
arm: Add tests which fail to build with C++ enabled.
Diffstat (limited to 'c/src/lib/libbsp/arm/lpc176x')
-rw-r--r--c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg2
-rw-r--r--c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg2
2 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg b/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg
index 910bf59745..2a7d71b89e 100644
--- a/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg
@@ -17,3 +17,5 @@ jffs2_fssymlink
jffs2_fstime
pppd
mghttpd01
+iostream
+rtems++
diff --git a/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg b/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg
index 659276b024..748b271e75 100644
--- a/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg
@@ -17,3 +17,5 @@ mghttpd01
pppd
spstkalloc02
utf8proc01
+iostream
+rtems++