summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcpucounter01
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-02 14:08:02 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-11-02 14:08:32 +0100
commit0d796d6dc76c29a543411df2c8d1408999870023 (patch)
tree7e980080ff036b8f450e5884d65541291dadb054 /testsuites/sptests/spcpucounter01
parentbsp/imx: More robust and faster bsp_reset() (diff)
downloadrtems-0d796d6dc76c29a543411df2c8d1408999870023.tar.bz2
tests: Delete obsolete TESTS_USE_PRINTF
Update #3170. Update #3199.
Diffstat (limited to 'testsuites/sptests/spcpucounter01')
-rw-r--r--testsuites/sptests/spcpucounter01/init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/sptests/spcpucounter01/init.c b/testsuites/sptests/spcpucounter01/init.c
index 92f2e15c72..2fe197505e 100644
--- a/testsuites/sptests/spcpucounter01/init.c
+++ b/testsuites/sptests/spcpucounter01/init.c
@@ -22,7 +22,6 @@
#include <rtems.h>
#include <rtems/counter.h>
-#define TESTS_USE_PRINTF
#include "tmacros.h"
const char rtems_test_name[] = "SPCPUCOUNTER 1";