summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests')
-rw-r--r--testsuites/psxtests/psxdevctl01/test.c1
-rw-r--r--testsuites/psxtests/psxfatal_support/init.c1
-rw-r--r--testsuites/psxtests/psxspin01/test.c1
3 files changed, 0 insertions, 3 deletions
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 <errno.h>
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 <stdio.h>
#include <errno.h>