summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuites/sptests/spcpucounter01/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/spcpucounter01/init.c b/testsuites/sptests/spcpucounter01/init.c
index a9caf3f545..7b2684a25b 100644
--- a/testsuites/sptests/spcpucounter01/init.c
+++ b/testsuites/sptests/spcpucounter01/init.c
@@ -228,6 +228,7 @@ static void Init(rtems_task_argument arg)
{
test_context *ctx = &test_instance;
+ rtems_print_printer_fprintf_putc(&rtems_test_printer);
TEST_BEGIN();
test_delay_nanoseconds(ctx);