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
This commit is contained in:
Joel Sherrill
2010-08-09 14:37:01 +00:00
parent 2e54cdc4d8
commit 9f7690f36d
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
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
2010-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1661/testing

View File

@@ -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