From acc9d064682f79ffb77e0f1c0d1cace29f087672 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 26 Oct 2017 13:59:10 +0200 Subject: tests: Remove obsolete TESTS_USE_PRINTK Update #3170. Update #3199. --- testsuites/psxtests/psxdevctl01/test.c | 1 - testsuites/psxtests/psxfatal_support/init.c | 1 - testsuites/psxtests/psxspin01/test.c | 1 - 3 files changed, 3 deletions(-) (limited to 'testsuites/psxtests') diff --git a/testsuites/psxtests/psxdevctl01/test.c b/testsuites/psxtests/psxdevctl01/test.c index 423e8c50b8..0fe9d9460b 100644 --- a/testsuites/psxtests/psxdevctl01/test.c +++ b/testsuites/psxtests/psxdevctl01/test.c @@ -17,7 +17,6 @@ #include "config.h" #endif -#define TESTS_USE_PRINTK #define _POSIX_26_C_SOURCE #include "tmacros.h" #include diff --git a/testsuites/psxtests/psxfatal_support/init.c b/testsuites/psxtests/psxfatal_support/init.c index 50e3abbb2e..79434975ab 100644 --- a/testsuites/psxtests/psxfatal_support/init.c +++ b/testsuites/psxtests/psxfatal_support/init.c @@ -13,7 +13,6 @@ #define TEST_INIT -#define TESTS_USE_PRINTK #include "tmacros.h" #define CONFIGURE_INIT diff --git a/testsuites/psxtests/psxspin01/test.c b/testsuites/psxtests/psxspin01/test.c index 33153addda..e27db73d78 100644 --- a/testsuites/psxtests/psxspin01/test.c +++ b/testsuites/psxtests/psxspin01/test.c @@ -17,7 +17,6 @@ #include "config.h" #endif -#define TESTS_USE_PRINTK #include "tmacros.h" #include #include -- cgit v1.2.3