summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/rtmonuse
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-12-16 23:35:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-12-16 23:35:20 +0000
commit4dbd85e858a63d99311f5efe46df7dc9e9d943cc (patch)
tree74bdab86c781db84d019b6c2b2fb417279abe106 /testsuites/libtests/rtmonuse
parent2003-12-16 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-4dbd85e858a63d99311f5efe46df7dc9e9d943cc.tar.bz2
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.
Diffstat (limited to 'testsuites/libtests/rtmonuse')
-rw-r--r--testsuites/libtests/rtmonuse/system.h2
1 files changed, 1 insertions, 1 deletions
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 <confdefs.h>
/* global variables */