From 582e12afc412576b36b755955ad6d4637bd2a07a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 4 Apr 2017 12:01:55 -0500 Subject: 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 1156ac7e2b..d7a198e001 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 ef09f018e5..2883965c74 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 031f620d0f..7868cb3d4e 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 -- cgit v1.2.3