[rtems commit] sptests/spcache01: Use standard test IO
Sebastian Huber
sebh at rtems.org
Wed Jul 19 13:56:13 UTC 2017
Module: rtems
Branch: master
Commit: 0ea7ca9ea8f972b7e137c6810236b6d2a0c7a675
Changeset: http://git.rtems.org/rtems/commit/?id=0ea7ca9ea8f972b7e137c6810236b6d2a0c7a675
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Wed Jul 19 15:51:28 2017 +0200
sptests/spcache01: Use standard test IO
Update #3076.
---
testsuites/sptests/spcache01/init.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/testsuites/sptests/spcache01/init.c b/testsuites/sptests/spcache01/init.c
index a595e99..52fa860 100644
--- a/testsuites/sptests/spcache01/init.c
+++ b/testsuites/sptests/spcache01/init.c
@@ -25,7 +25,6 @@
#include <rtems/counter.h>
#include <rtems/score/sysstate.h>
-#define TESTS_USE_PRINTF
#include "tmacros.h"
const char rtems_test_name[] = "SPCACHE 1";
More information about the vc
mailing list