From 4dbd85e858a63d99311f5efe46df7dc9e9d943cc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 16 Dec 2003 23:35:20 +0000 Subject: 2003-12-16 Joel Sherrill PR 544/tests * malloctest/system.h, rtmonuse/system.h: Various modifications to make tests account for resources and not print at inappropriate times. --- testsuites/libtests/rtmonuse/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/libtests/rtmonuse/system.h') diff --git a/testsuites/libtests/rtmonuse/system.h b/testsuites/libtests/rtmonuse/system.h index 67b1b9b0cd..9f01d2e2a0 100644 --- a/testsuites/libtests/rtmonuse/system.h +++ b/testsuites/libtests/rtmonuse/system.h @@ -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 /* global variables */ -- cgit v1.2.3