summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/malloctest/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/malloctest/system.h')
-rw-r--r--testsuites/libtests/malloctest/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/malloctest/system.h b/testsuites/libtests/malloctest/system.h
index d2f55ba9f6..2eac3316a6 100644
--- a/testsuites/libtests/malloctest/system.h
+++ b/testsuites/libtests/malloctest/system.h
@@ -36,7 +36,7 @@ void blow_stack( void );
#define TASK_STACK_SIZE (RTEMS_MINIMUM_STACK_SIZE*3)
-#define CONFIGURE_EXTRA_TASK_STACKS ((RTEMS_MINIMUM_STACK_SIZE*2)*5)
+#define CONFIGURE_EXTRA_TASK_STACKS ((TASK_STACK_SIZE)*5)
#define CONFIGURE_MAXIMUM_TASKS 6
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE