summaryrefslogtreecommitdiffstats
path: root/c/src/tests/libtests/monitor/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/libtests/monitor/system.h')
-rw-r--r--c/src/tests/libtests/monitor/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/tests/libtests/monitor/system.h b/c/src/tests/libtests/monitor/system.h
index 381f928805..75f5771161 100644
--- a/c/src/tests/libtests/monitor/system.h
+++ b/c/src/tests/libtests/monitor/system.h
@@ -46,6 +46,7 @@ void Get_all_counters( void );
#define CONFIGURE_MAXIMUM_PERIODS 10
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+#define CONFIGURE_EXTRA_TASK_STACKS (3 * RTEMS_MINIMUM_STACK_SIZE)
#include <confdefs.h>