[rtems commit] arm/lm3s69xx/*.tcfg: Add fsjffs2gc01 to excluded tests

Joel Sherrill joel at rtems.org
Tue Jan 17 23:59:32 UTC 2017


Module:    rtems
Branch:    master
Commit:    6c420403c8ab9fd780400c8306fa9e13af7e8894
Changeset: http://git.rtems.org/rtems/commit/?id=6c420403c8ab9fd780400c8306fa9e13af7e8894

Author:    Joel Sherrill <joel at rtems.org>
Date:      Tue Jan 17 08:03:31 2017 -0600

arm/lm3s69xx/*.tcfg: Add fsjffs2gc01 to excluded tests

---

 c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s3749-testsuite.tcfg | 1 +
 c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg | 1 +
 c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg  | 1 +
 3 files changed, 3 insertions(+)

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 1806a08..f67a106 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
@@ -16,6 +16,7 @@ exclude: fileio
 exclude: flashdisk01
 exclude: fsdosfsname01
 exclude: fsdosfsformat01
+exclude: fsjffs2gc01
 exclude: fsrfsbitmap01
 exclude: jffs2_fserror
 exclude: jffs2_fslink
diff --git a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg
index 654fa10..dd7ee06 100644
--- a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg
@@ -8,6 +8,7 @@ exclude: fileio
 exclude: iostream
 exclude: flashdisk01
 exclude: fsdosfsname01
+exclude: fsjffs2gc01
 exclude: ftp01
 exclude: jffs2_fserror
 exclude: jffs2_fslink
diff --git a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg
index 01cb8d9..73b6f0f 100644
--- a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg
@@ -9,6 +9,7 @@ exclude: cdtest
 exclude: iostream
 exclude: flashdisk01
 exclude: fsdosfsname01
+exclude: fsjffs2gc01
 exclude: ftp01
 exclude: jffs2_fserror
 exclude: jffs2_fslink



More information about the vc mailing list