From 2da4a6caef7dfc5ac7b6a4e20eb9a101b9e69d43 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 16 Apr 2018 17:04:02 -0500 Subject: misc tcfg: Use disable-mrfs-tests.tcfg, do not duplicate test list --- .../libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg | 11 +---------- .../lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg | 10 +--------- .../arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg | 10 +--------- 3 files changed, 3 insertions(+), 28 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 f2fe0bc992..0ac7f66259 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,9 +4,9 @@ # Format is one line per test that is _NOT_ built. # - include: testdata/disable-iconv-tests.tcfg include: testdata/disable-jffs2-tests.tcfg +include: testdata/disable-mrfs-tests.tcfg exclude: capture exclude: cdtest @@ -27,15 +27,6 @@ exclude: mghttpd01 exclude: mdosfs_fserror exclude: mdosfs_fsrdwr exclude: monitor02 -exclude: mrfs_fserror -exclude: mrfs_fsfpathconf -exclude: mrfs_fslink -exclude: mrfs_fspatheval -exclude: mrfs_fspermission -exclude: mrfs_fsrdwr -exclude: mrfs_fsscandir01 -exclude: mrfs_fssymlink -exclude: mrfs_fstime exclude: paranoia exclude: pppd exclude: rtems++ diff --git a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg index 61008e3ffa..34fb26e072 100644 --- a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg +++ b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc2362-testsuite.tcfg @@ -6,6 +6,7 @@ include: testdata/disable-iconv-tests.tcfg include: testdata/disable-jffs2-tests.tcfg +include: testdata/disable-mrfs-tests.tcfg exclude: capture exclude: cdtest @@ -27,15 +28,6 @@ exclude: math exclude: mdosfs_fserror exclude: mghttpd01 exclude: monitor02 -exclude: mrfs_fserror -exclude: mrfs_fsfpathconf -exclude: mrfs_fslink -exclude: mrfs_fspatheval -exclude: mrfs_fspermission -exclude: mrfs_fsrdwr -exclude: mrfs_fsscandir01 -exclude: mrfs_fssymlink -exclude: mrfs_fstime exclude: mdosfs_fsrdwr exclude: paranoia exclude: pppd diff --git a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg index 4ed4ae728b..7ab621f92e 100644 --- a/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg +++ b/c/src/lib/libbsp/arm/lpc24xx/make/custom/lpc23xx_tli800-testsuite.tcfg @@ -6,6 +6,7 @@ include: testdata/disable-iconv-tests.tcfg include: testdata/disable-jffs2-tests.tcfg +include: testdata/disable-mrfs-tests.tcfg exclude: capture exclude: cdtest @@ -33,15 +34,6 @@ exclude: mdosfs_fsscandir01 exclude: mghttpd01 exclude: monitor exclude: monitor02 -exclude: mrfs_fserror -exclude: mrfs_fsfpathconf -exclude: mrfs_fslink -exclude: mrfs_fspatheval -exclude: mrfs_fspermission -exclude: mrfs_fsrdwr -exclude: mrfs_fsscandir01 -exclude: mrfs_fssymlink -exclude: mrfs_fstime exclude: mdosfs_fsrdwr exclude: mdosfs_fspatheval exclude: mdosfs_fstime -- cgit v1.2.3