[PATCH 10/42] h8sim*-testsuite.tcfg: Add tests with data size issues
Joel Sherrill
joel.sherrill at oarcorp.com
Mon Mar 23 14:39:08 UTC 2015
---
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
--
1.9.3
More information about the devel
mailing list