tests: Move rtems_test_printer definition

Statically initialize it to use printk().

Update #3170.
Update #3199.
This commit is contained in:
Sebastian Huber
2017-10-28 13:33:55 +02:00
parent cf614eca60
commit f703e7f5c7
15 changed files with 14 additions and 17 deletions
-1
View File
@@ -13,7 +13,6 @@
#include <bsp.h>
const char rtems_test_name[] = "LOOPBACK";
rtems_printer rtems_test_printer;
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER