[rtems commit] h8sim*-testsuite.tcfg: Add tests with data size issues

Joel Sherril joel at rtems.org
Tue Mar 24 13:18:11 UTC 2015


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

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Fri Mar 20 10:41:13 2015 -0500

h8sim*-testsuite.tcfg: Add tests with data size issues

---

 c/src/lib/libbsp/h8300/h8sim/make/custom/h8sim-testsuite.tcfg   | 4 +++-
 c/src/lib/libbsp/h8300/h8sim/make/custom/h8sxsim-testsuite.tcfg | 6 ++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/c/src/lib/libbsp/h8300/h8sim/make/custom/h8sim-testsuite.tcfg b/c/src/lib/libbsp/h8300/h8sim/make/custom/h8sim-testsuite.tcfg
index 984712e..56669ce 100644
--- a/c/src/lib/libbsp/h8300/h8sim/make/custom/h8sim-testsuite.tcfg
+++ b/c/src/lib/libbsp/h8300/h8sim/make/custom/h8sim-testsuite.tcfg
@@ -6,4 +6,6 @@ include: testdata/require-tick-isr.tcfg
 include: testdata/disable-jffs2-tests.tcfg
 include: testdata/disable-mrfs-tests.tcfg
 
-fsdosfsname01
+fsbdpart01
+fsdosfsformat01
+fsdosfswrite01
diff --git a/c/src/lib/libbsp/h8300/h8sim/make/custom/h8sxsim-testsuite.tcfg b/c/src/lib/libbsp/h8300/h8sim/make/custom/h8sxsim-testsuite.tcfg
index 31f4203..189a4e8 100644
--- a/c/src/lib/libbsp/h8300/h8sim/make/custom/h8sxsim-testsuite.tcfg
+++ b/c/src/lib/libbsp/h8300/h8sim/make/custom/h8sxsim-testsuite.tcfg
@@ -7,4 +7,10 @@ include: testdata/disable-jffs2-tests.tcfg
 include: testdata/disable-mrfs-tests.tcfg
 
 capture
+capture01
+fsbdpart01
+fsdosfsformat01
 fsdosfsname01
+fsdosfswrite01
+fsrfsbitmap01
+tmcontext01



More information about the vc mailing list