From 2414497fcb5c88ad7ff85c5c70b155367a21ab36 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 17 Jan 2017 08:03:56 -0600 Subject: arm/lpc176x/*.tcfg: Add fsjffs2gc01 to excluded tests --- 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 05701f9681..1156ac7e2b 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 @@ -9,6 +9,7 @@ exclude: ftp01 exclude: utf8proc01 exclude: spstkalloc02 exclude: fsdosfsname01 +exclude: fsjffs2gc01 exclude: jffs2_fserror exclude: jffs2_fslink exclude: jffs2_fspatheval 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 e2e1d21541..ef09f018e5 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 @@ -6,6 +6,7 @@ exclude: flashdisk01 exclude: fsdosfsname01 +exclude: fsjffs2gc01 exclude: ftp01 exclude: jffs2_fserror exclude: jffs2_fslink 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 5c6e6a4770..031f620d0f 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 @@ -9,6 +9,7 @@ exclude: ftp01 exclude: cdtest exclude: flashdisk01 exclude: fsdosfsname01 +exclude: fsjffs2gc01 exclude: jffs2_fserror exclude: jffs2_fslink exclude: jffs2_fspatheval -- cgit v1.2.3