[rtems commit] misc tcfg: Use disable-mrfs-tests.tcfg, do not duplicate test list
Joel Sherrill
joel at rtems.org
Tue Apr 17 17:43:28 UTC 2018
Module: rtems
Branch: master
Commit: 2da4a6caef7dfc5ac7b6a4e20eb9a101b9e69d43
Changeset: http://git.rtems.org/rtems/commit/?id=2da4a6caef7dfc5ac7b6a4e20eb9a101b9e69d43
Author: Joel Sherrill <joel at rtems.org>
Date: Mon Apr 16 17:04:02 2018 -0500
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 f2fe0bc..0ac7f66 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 61008e3..34fb26e 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 4ed4ae7..7ab621f 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
More information about the vc
mailing list