summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psximfs02
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-09 14:37:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-09 14:37:01 +0000
commit9f7690f36d638f741066b67485b3df2cce751a5a (patch)
treec264ddd95bbb1ca68774c9c2f33c8f81199081ea /testsuites/psxtests/psximfs02
parent2010-08-09 Bharath Suri <bharath.s.jois@gmail.com> (diff)
downloadrtems-9f7690f36d638f741066b67485b3df2cce751a5a.tar.bz2
2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>
PR 1661/testing * psximfs02/init.c: Changes to improve coverage of imfs_initsupp.c, by using a bad value for CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK
Diffstat (limited to 'testsuites/psxtests/psximfs02')
-rw-r--r--testsuites/psxtests/psximfs02/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/psximfs02/init.c b/testsuites/psxtests/psximfs02/init.c
index cafe232e17..98c0db81e9 100644
--- a/testsuites/psxtests/psximfs02/init.c
+++ b/testsuites/psxtests/psximfs02/init.c
@@ -185,6 +185,7 @@ rtems_task Init(
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_MAXIMUM_TASKS 1
+#define CONFIGURE_IMFS_MEMFILE_BYTES_PER_BLOCK 15
#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 4
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE