[rtems commit] lpc176x/../*-testsuite.tcfg: Add linpack
Joel Sherrill
joel at rtems.org
Tue Apr 4 19:24:28 UTC 2017
Module: rtems
Branch: master
Commit: 582e12afc412576b36b755955ad6d4637bd2a07a
Changeset: http://git.rtems.org/rtems/commit/?id=582e12afc412576b36b755955ad6d4637bd2a07a
Author: Joel Sherrill <joel at rtems.org>
Date: Tue Apr 4 12:01:55 2017 -0500
lpc176x/../*-testsuite.tcfg: Add linpack
---
c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed-testsuite.tcfg | 1 +
.../libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram-testsuite.tcfg | 1 +
.../arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg | 1 +
3 files changed, 3 insertions(+)
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 1156ac7..d7a198e 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
@@ -18,6 +18,7 @@ exclude: jffs2_fsrdwr
exclude: jffs2_fsscandir01
exclude: jffs2_fssymlink
exclude: jffs2_fstime
+exclude: linpack
exclude: pppd
exclude: mghttpd01
exclude: tmfine01
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 ef09f01..2883965 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
@@ -16,6 +16,7 @@ exclude: jffs2_fsrdwr
exclude: jffs2_fsscandir01
exclude: jffs2_fssymlink
exclude: jffs2_fstime
+exclude: linpack
exclude: mghttpd01
exclude: pppd
exclude: spstkalloc02
diff --git a/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg b/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg
index 031f620..7868cb3 100644
--- a/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lpc176x/make/custom/lpc1768_mbed_ahb_ram_eth-testsuite.tcfg
@@ -18,6 +18,7 @@ exclude: jffs2_fsrdwr
exclude: jffs2_fsscandir01
exclude: jffs2_fssymlink
exclude: jffs2_fstime
+exclude: linpack
exclude: mghttpd01
exclude: monitor01
exclude: monitor02
More information about the vc
mailing list