tests: Use simple console driver

Update #3170.
Update #3199.
This commit is contained in:
Sebastian Huber
2017-11-03 08:35:38 +01:00
parent ac28f1588d
commit c4b8b147dd
618 changed files with 626 additions and 614 deletions

View File

@@ -22,7 +22,7 @@ const char rtems_test_name[] = "MALLOC 4";
/* configuration information */
/* At top of file to have access to configuration variables */
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
#define CONFIGURE_MAXIMUM_TASKS 1