summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/monitor
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-07 07:07:35 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-07 08:31:40 +0100
commit1055ff20202e14d6ff253a79ac5f9c95a24603c3 (patch)
tree65cc8c6878e5bbbe5f8a9971a559ec49a2537080 /testsuites/libtests/monitor
parenttests: Use <tmacros.h> (diff)
downloadrtems-1055ff20202e14d6ff253a79ac5f9c95a24603c3.tar.bz2
tests: Use normal console for user input tests
Diffstat (limited to 'testsuites/libtests/monitor')
-rw-r--r--testsuites/libtests/monitor/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/monitor/system.h b/testsuites/libtests/monitor/system.h
index 6d758ff00c..7e23bd2d40 100644
--- a/testsuites/libtests/monitor/system.h
+++ b/testsuites/libtests/monitor/system.h
@@ -33,7 +33,7 @@ void Get_all_counters( void );
/* configuration information */
-#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
+#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_MAXIMUM_TASKS 7