[rtems commit] bsps/sh: Disable fileio test due to lack of memory

Sebastian Huber sebh at rtems.org
Wed Dec 9 13:23:35 UTC 2015


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Dec  9 14:23:12 2015 +0100

bsps/sh: Disable fileio test due to lack of memory

---

 c/src/lib/libbsp/sh/shsim/make/custom/simsh2-testsuite.tcfg | 1 +
 c/src/lib/libbsp/sh/shsim/make/custom/simsh4-testsuite.tcfg | 1 +
 2 files changed, 2 insertions(+)

diff --git a/c/src/lib/libbsp/sh/shsim/make/custom/simsh2-testsuite.tcfg b/c/src/lib/libbsp/sh/shsim/make/custom/simsh2-testsuite.tcfg
index 443a7a2..620d43d 100644
--- a/c/src/lib/libbsp/sh/shsim/make/custom/simsh2-testsuite.tcfg
+++ b/c/src/lib/libbsp/sh/shsim/make/custom/simsh2-testsuite.tcfg
@@ -7,6 +7,7 @@
 include: testdata/require-tick-isr.tcfg
 include: testdata/disable-intrcritical-tests.tcfg
 
+fileio
 fsdosfsname01
 iostream
 utf8proc01
diff --git a/c/src/lib/libbsp/sh/shsim/make/custom/simsh4-testsuite.tcfg b/c/src/lib/libbsp/sh/shsim/make/custom/simsh4-testsuite.tcfg
index 0113702..848daf3 100644
--- a/c/src/lib/libbsp/sh/shsim/make/custom/simsh4-testsuite.tcfg
+++ b/c/src/lib/libbsp/sh/shsim/make/custom/simsh4-testsuite.tcfg
@@ -6,6 +6,7 @@
 include: testdata/require-tick-isr.tcfg
 include: testdata/disable-intrcritical-tests.tcfg
 
+fileio
 fsdosfsname01
 iostream
 utf8proc01



More information about the vc mailing list