2003-12-16 Joel Sherrill <joel@OARcorp.com>

PR 544/tests
	* malloctest/system.h, rtmonuse/system.h: Various modifications to make
	tests account for resources and not print at inappropriate times.
This commit is contained in:
Joel Sherrill
2003-12-16 23:35:20 +00:00
parent e4571904d7
commit 4dbd85e858
3 changed files with 8 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ void Get_all_counters( void );
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_EXTRA_TASK_STACKS (15 * RTEMS_MINIMUM_STACK_SIZE)
#define CONFIGURE_EXTRA_TASK_STACKS (20 * RTEMS_MINIMUM_STACK_SIZE)
#include <confdefs.h>
/* global variables */