summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-31 15:19:46 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-31 15:21:58 +0200
commit8b8c068df365f8f3ef158d7779d967f1353c93db (patch)
tree9373f194d81566d21f02e7001bb76a74bd788959 /testsuites/libtests
parentconfig: Remove CONFIGURE_FILESYSTEM_DEVFS (diff)
downloadrtems-8b8c068df365f8f3ef158d7779d967f1353c93db.tar.bz2
testsuites: Remove CONFIGURE_MALLOC_STATISTICS
This configuration option is obsolete since 2014. Update #1367.
Diffstat (limited to 'testsuites/libtests')
-rw-r--r--testsuites/libtests/malloctest/system.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/libtests/malloctest/system.h b/testsuites/libtests/malloctest/system.h
index 93495cf6c6..53a13fc1d6 100644
--- a/testsuites/libtests/malloctest/system.h
+++ b/testsuites/libtests/malloctest/system.h
@@ -37,8 +37,6 @@ void blow_stack( void );
#define CONFIGURE_EXTRA_TASK_STACKS ((TASK_STACK_SIZE)*5)
#define CONFIGURE_MAXIMUM_TASKS 6
-#define CONFIGURE_MALLOC_STATISTICS
-
#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE