From af4355459ee843fb984aafe22a7531e922ee753e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 26 Oct 2017 13:59:11 +0200 Subject: tests: Remove TEST_INIT The TEST_EXTERN is a used only by the system.h style tests and they use CONFIGURE_INIT appropriately. Update #3170. Update #3199. --- testsuites/psxtests/psx01/init.c | 2 -- testsuites/psxtests/psx02/init.c | 2 -- testsuites/psxtests/psx03/init.c | 2 -- testsuites/psxtests/psx04/init.c | 2 -- testsuites/psxtests/psx05/init.c | 2 -- testsuites/psxtests/psx06/init.c | 2 -- testsuites/psxtests/psx07/init.c | 2 -- testsuites/psxtests/psx08/init.c | 2 -- testsuites/psxtests/psx09/init.c | 2 -- testsuites/psxtests/psx10/init.c | 2 -- testsuites/psxtests/psx11/init.c | 2 -- testsuites/psxtests/psx12/init.c | 2 -- testsuites/psxtests/psx13/main.c | 2 -- testsuites/psxtests/psx14/init.c | 2 -- testsuites/psxtests/psx15/init.c | 2 -- testsuites/psxtests/psx16/init.c | 2 -- testsuites/psxtests/psxaio01/init.c | 2 -- testsuites/psxtests/psxaio02/init.c | 2 -- testsuites/psxtests/psxaio03/init.c | 2 -- testsuites/psxtests/psxalarm01/init.c | 2 -- testsuites/psxtests/psxautoinit01/init.c | 2 -- testsuites/psxtests/psxautoinit02/init.c | 2 -- testsuites/psxtests/psxbarrier01/main.c | 2 -- testsuites/psxtests/psxcancel/init.c | 2 -- testsuites/psxtests/psxcancel01/init.c | 2 -- testsuites/psxtests/psxchroot01/main.c | 2 -- testsuites/psxtests/psxclassic01/init.c | 2 -- testsuites/psxtests/psxcleanup/psxcleanup.c | 2 -- testsuites/psxtests/psxcleanup01/init.c | 2 -- testsuites/psxtests/psxcleanup02/init.c | 2 -- testsuites/psxtests/psxclock/init.c | 2 -- testsuites/psxtests/psxclock01/init.c | 2 -- testsuites/psxtests/psxclockrealtime01/init.c | 2 -- testsuites/psxtests/psxconcurrency01/init.c | 2 -- testsuites/psxtests/psxcond01/init.c | 2 -- testsuites/psxtests/psxcond02/init.c | 2 -- testsuites/psxtests/psxconfig01/init.c | 2 -- testsuites/psxtests/psxdevctl01/main.c | 2 -- testsuites/psxtests/psxeintr_join/init.c | 2 -- testsuites/psxtests/psxenosys/init.c | 2 -- testsuites/psxtests/psxfatal_support/init.c | 2 -- testsuites/psxtests/psxfchx01/init.c | 2 -- testsuites/psxtests/psxfile01/main.c | 2 -- testsuites/psxtests/psxfile02/init.c | 2 -- testsuites/psxtests/psxfilelock01/init.c | 2 -- testsuites/psxtests/psxgetattrnp01/init.c | 2 -- testsuites/psxtests/psxgetrusage01/init.c | 2 -- testsuites/psxtests/psxglobalcon01/init.cc | 2 -- testsuites/psxtests/psxglobalcon02/init.cc | 2 -- testsuites/psxtests/psxid01/init.c | 2 -- testsuites/psxtests/psximfs01/init.c | 2 -- testsuites/psxtests/psximfs02/init.c | 2 -- testsuites/psxtests/psxintrcritical01/init.c | 2 -- testsuites/psxtests/psxitimer/init.c | 2 -- testsuites/psxtests/psxkey01/init.c | 2 -- testsuites/psxtests/psxkey02/init.c | 2 -- testsuites/psxtests/psxkey03/init.c | 2 -- testsuites/psxtests/psxkey04/init.c | 2 -- testsuites/psxtests/psxkey05/init.c | 2 -- testsuites/psxtests/psxkey06/init.c | 2 -- testsuites/psxtests/psxkey07/init.c | 2 -- testsuites/psxtests/psxkey08/init.c | 2 -- testsuites/psxtests/psxkey09/init.c | 2 -- testsuites/psxtests/psxkey10/init.c | 2 -- testsuites/psxtests/psxmmap01/init.c | 2 -- testsuites/psxtests/psxmount/main.c | 2 -- testsuites/psxtests/psxmsgq01/init.c | 2 -- testsuites/psxtests/psxmsgq02/init.c | 2 -- testsuites/psxtests/psxmsgq03/init.c | 2 -- testsuites/psxtests/psxmsgq04/init.c | 2 -- testsuites/psxtests/psxmutexattr01/init.c | 2 -- testsuites/psxtests/psxobj01/init.c | 2 -- testsuites/psxtests/psxonce01/init.c | 2 -- testsuites/psxtests/psxpasswd01/init.c | 2 -- testsuites/psxtests/psxpasswd02/init.c | 2 -- testsuites/psxtests/psxpipe01/init.c | 2 -- testsuites/psxtests/psxrdwrv/main.c | 2 -- testsuites/psxtests/psxreaddir/main.c | 2 -- testsuites/psxtests/psxrwlock01/main.c | 2 -- testsuites/psxtests/psxsem01/init.c | 2 -- testsuites/psxtests/psxshm01/init.c | 2 -- testsuites/psxtests/psxshm02/init.c | 2 -- testsuites/psxtests/psxsignal01/init.c | 2 -- testsuites/psxtests/psxsignal02/init.c | 2 -- testsuites/psxtests/psxsignal03/init.c | 2 -- testsuites/psxtests/psxsignal05/init.c | 2 -- testsuites/psxtests/psxsignal06/init.c | 2 -- testsuites/psxtests/psxspin01/main.c | 2 -- testsuites/psxtests/psxstack01/init.c | 2 -- testsuites/psxtests/psxstack02/init.c | 2 -- testsuites/psxtests/psxstat/main.c | 2 -- testsuites/psxtests/psxstrsignal01/init.c | 2 -- testsuites/psxtests/psxsysconf/init.c | 2 -- testsuites/psxtests/psxthreadname01/init.c | 2 -- testsuites/psxtests/psxtime/main.c | 2 -- testsuites/psxtests/psxtimer01/psxtimer.c | 2 -- testsuites/psxtests/psxtimer02/psxtimer.c | 2 -- testsuites/psxtests/psxtimes01/init.c | 2 -- testsuites/psxtests/psxualarm/init.c | 2 -- testsuites/psxtests/psxusleep/init.c | 2 -- 100 files changed, 200 deletions(-) (limited to 'testsuites/psxtests') diff --git a/testsuites/psxtests/psx01/init.c b/testsuites/psxtests/psx01/init.c index 7b7a4ef87c..2b2fafd0cd 100644 --- a/testsuites/psxtests/psx01/init.c +++ b/testsuites/psxtests/psx01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psx02/init.c b/testsuites/psxtests/psx02/init.c index 7ea8b9870d..0d2ab06c7e 100644 --- a/testsuites/psxtests/psx02/init.c +++ b/testsuites/psxtests/psx02/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psx03/init.c b/testsuites/psxtests/psx03/init.c index a78c72d0d2..5c5383ccfc 100644 --- a/testsuites/psxtests/psx03/init.c +++ b/testsuites/psxtests/psx03/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psx04/init.c b/testsuites/psxtests/psx04/init.c index b35fb68cc8..76c76af55b 100644 --- a/testsuites/psxtests/psx04/init.c +++ b/testsuites/psxtests/psx04/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psx05/init.c b/testsuites/psxtests/psx05/init.c index 17249ee6b3..70e8d4a67d 100644 --- a/testsuites/psxtests/psx05/init.c +++ b/testsuites/psxtests/psx05/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #define CONFIGURE_INIT diff --git a/testsuites/psxtests/psx06/init.c b/testsuites/psxtests/psx06/init.c index e10a7f5096..e077a28597 100644 --- a/testsuites/psxtests/psx06/init.c +++ b/testsuites/psxtests/psx06/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psx07/init.c b/testsuites/psxtests/psx07/init.c index b41e77e8b0..be5208b32f 100644 --- a/testsuites/psxtests/psx07/init.c +++ b/testsuites/psxtests/psx07/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psx08/init.c b/testsuites/psxtests/psx08/init.c index b5839eae81..781ac1ed30 100644 --- a/testsuites/psxtests/psx08/init.c +++ b/testsuites/psxtests/psx08/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psx09/init.c b/testsuites/psxtests/psx09/init.c index db10206f34..d9226c9abb 100644 --- a/testsuites/psxtests/psx09/init.c +++ b/testsuites/psxtests/psx09/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #define CONFIGURE_INIT diff --git a/testsuites/psxtests/psx10/init.c b/testsuites/psxtests/psx10/init.c index d58024a382..ad4e60e385 100644 --- a/testsuites/psxtests/psx10/init.c +++ b/testsuites/psxtests/psx10/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psx11/init.c b/testsuites/psxtests/psx11/init.c index 8a4c0c45c5..9adde6e25b 100644 --- a/testsuites/psxtests/psx11/init.c +++ b/testsuites/psxtests/psx11/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #define CONFIGURE_INIT diff --git a/testsuites/psxtests/psx12/init.c b/testsuites/psxtests/psx12/init.c index 90f1e5c7c9..471fe73500 100644 --- a/testsuites/psxtests/psx12/init.c +++ b/testsuites/psxtests/psx12/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psx13/main.c b/testsuites/psxtests/psx13/main.c index 2d9111191d..2045de3af3 100644 --- a/testsuites/psxtests/psx13/main.c +++ b/testsuites/psxtests/psx13/main.c @@ -14,8 +14,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psx14/init.c b/testsuites/psxtests/psx14/init.c index 94a43fdb6c..070501f065 100644 --- a/testsuites/psxtests/psx14/init.c +++ b/testsuites/psxtests/psx14/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psx15/init.c b/testsuites/psxtests/psx15/init.c index 36eadf4b77..654f0c87fb 100644 --- a/testsuites/psxtests/psx15/init.c +++ b/testsuites/psxtests/psx15/init.c @@ -16,8 +16,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psx16/init.c b/testsuites/psxtests/psx16/init.c index c9ddfeb88b..55f652679f 100644 --- a/testsuites/psxtests/psx16/init.c +++ b/testsuites/psxtests/psx16/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include "test_support.h" #include diff --git a/testsuites/psxtests/psxaio01/init.c b/testsuites/psxtests/psxaio01/init.c index 32479d41f6..283507f9cd 100644 --- a/testsuites/psxtests/psxaio01/init.c +++ b/testsuites/psxtests/psxaio01/init.c @@ -10,8 +10,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psxaio02/init.c b/testsuites/psxtests/psxaio02/init.c index 781f01b916..3c75a365b5 100644 --- a/testsuites/psxtests/psxaio02/init.c +++ b/testsuites/psxtests/psxaio02/init.c @@ -10,8 +10,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psxaio03/init.c b/testsuites/psxtests/psxaio03/init.c index e0da0ee16e..d8a13fa8e4 100644 --- a/testsuites/psxtests/psxaio03/init.c +++ b/testsuites/psxtests/psxaio03/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psxalarm01/init.c b/testsuites/psxtests/psxalarm01/init.c index d8ef47568b..e4ab9b4f4a 100644 --- a/testsuites/psxtests/psxalarm01/init.c +++ b/testsuites/psxtests/psxalarm01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxautoinit01/init.c b/testsuites/psxtests/psxautoinit01/init.c index 630fa1d17d..9001de2306 100644 --- a/testsuites/psxtests/psxautoinit01/init.c +++ b/testsuites/psxtests/psxautoinit01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include "tmacros.h" #include #include diff --git a/testsuites/psxtests/psxautoinit02/init.c b/testsuites/psxtests/psxautoinit02/init.c index e281746eef..5d652f7467 100644 --- a/testsuites/psxtests/psxautoinit02/init.c +++ b/testsuites/psxtests/psxautoinit02/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include "tmacros.h" #include #include diff --git a/testsuites/psxtests/psxbarrier01/main.c b/testsuites/psxtests/psxbarrier01/main.c index a9c98cae11..5788078631 100644 --- a/testsuites/psxtests/psxbarrier01/main.c +++ b/testsuites/psxtests/psxbarrier01/main.c @@ -12,8 +12,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxcancel/init.c b/testsuites/psxtests/psxcancel/init.c index 0e92db6dd4..c4c442b668 100644 --- a/testsuites/psxtests/psxcancel/init.c +++ b/testsuites/psxtests/psxcancel/init.c @@ -8,8 +8,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxcancel01/init.c b/testsuites/psxtests/psxcancel01/init.c index 5f4b1f84e7..fce188ed39 100644 --- a/testsuites/psxtests/psxcancel01/init.c +++ b/testsuites/psxtests/psxcancel01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxchroot01/main.c b/testsuites/psxtests/psxchroot01/main.c index 0c1e6a690d..5e8bedbc0b 100644 --- a/testsuites/psxtests/psxchroot01/main.c +++ b/testsuites/psxtests/psxchroot01/main.c @@ -7,8 +7,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxclassic01/init.c b/testsuites/psxtests/psxclassic01/init.c index e9bca2a227..1acc14142a 100644 --- a/testsuites/psxtests/psxclassic01/init.c +++ b/testsuites/psxtests/psxclassic01/init.c @@ -17,8 +17,6 @@ #include "config.h" #endif -#define TEST_INIT - #include "tmacros.h" #include diff --git a/testsuites/psxtests/psxcleanup/psxcleanup.c b/testsuites/psxtests/psxcleanup/psxcleanup.c index f3f5de2fc6..2af4aaf78d 100644 --- a/testsuites/psxtests/psxcleanup/psxcleanup.c +++ b/testsuites/psxtests/psxcleanup/psxcleanup.c @@ -13,8 +13,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include /* thread facilities */ diff --git a/testsuites/psxtests/psxcleanup01/init.c b/testsuites/psxtests/psxcleanup01/init.c index 15f18e25f0..f38b48ee93 100644 --- a/testsuites/psxtests/psxcleanup01/init.c +++ b/testsuites/psxtests/psxcleanup01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include "pmacros.h" #include /* thread facilities */ diff --git a/testsuites/psxtests/psxcleanup02/init.c b/testsuites/psxtests/psxcleanup02/init.c index 7891e620d9..88ecfee47e 100644 --- a/testsuites/psxtests/psxcleanup02/init.c +++ b/testsuites/psxtests/psxcleanup02/init.c @@ -16,8 +16,6 @@ #include "config.h" #endif -#define TEST_INIT - #include "tmacros.h" int main(int argc, char **argv); diff --git a/testsuites/psxtests/psxclock/init.c b/testsuites/psxtests/psxclock/init.c index 4aedd3e141..669f4bb0c4 100644 --- a/testsuites/psxtests/psxclock/init.c +++ b/testsuites/psxtests/psxclock/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxclock01/init.c b/testsuites/psxtests/psxclock01/init.c index 9178e893c4..6be85d2b70 100644 --- a/testsuites/psxtests/psxclock01/init.c +++ b/testsuites/psxtests/psxclock01/init.c @@ -6,8 +6,6 @@ * http://www.rtems.org/license/LICENSE. */ -#define TEST_INIT - #include #include "test_support.h" diff --git a/testsuites/psxtests/psxclockrealtime01/init.c b/testsuites/psxtests/psxclockrealtime01/init.c index f3ad3ac0ff..8deac3cf88 100644 --- a/testsuites/psxtests/psxclockrealtime01/init.c +++ b/testsuites/psxtests/psxclockrealtime01/init.c @@ -24,8 +24,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxconcurrency01/init.c b/testsuites/psxtests/psxconcurrency01/init.c index f93fda0e93..60aef9230d 100644 --- a/testsuites/psxtests/psxconcurrency01/init.c +++ b/testsuites/psxtests/psxconcurrency01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxcond01/init.c b/testsuites/psxtests/psxcond01/init.c index 2e4da67573..574769659a 100644 --- a/testsuites/psxtests/psxcond01/init.c +++ b/testsuites/psxtests/psxcond01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include "tmacros.h" #include #include diff --git a/testsuites/psxtests/psxcond02/init.c b/testsuites/psxtests/psxcond02/init.c index c458cfc672..6314762285 100644 --- a/testsuites/psxtests/psxcond02/init.c +++ b/testsuites/psxtests/psxcond02/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include "tmacros.h" #include #include diff --git a/testsuites/psxtests/psxconfig01/init.c b/testsuites/psxtests/psxconfig01/init.c index 45bc168f72..a1dc4c618f 100644 --- a/testsuites/psxtests/psxconfig01/init.c +++ b/testsuites/psxtests/psxconfig01/init.c @@ -25,8 +25,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxdevctl01/main.c b/testsuites/psxtests/psxdevctl01/main.c index 664f82cc16..d74fb6b102 100644 --- a/testsuites/psxtests/psxdevctl01/main.c +++ b/testsuites/psxtests/psxdevctl01/main.c @@ -18,8 +18,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxeintr_join/init.c b/testsuites/psxtests/psxeintr_join/init.c index 935047d367..f0810b50a5 100644 --- a/testsuites/psxtests/psxeintr_join/init.c +++ b/testsuites/psxtests/psxeintr_join/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxenosys/init.c b/testsuites/psxtests/psxenosys/init.c index ef9a1baa0e..e0927446f9 100644 --- a/testsuites/psxtests/psxenosys/init.c +++ b/testsuites/psxtests/psxenosys/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #if HAVE_SYS_MMAN_H diff --git a/testsuites/psxtests/psxfatal_support/init.c b/testsuites/psxtests/psxfatal_support/init.c index 79434975ab..38caa3f36a 100644 --- a/testsuites/psxtests/psxfatal_support/init.c +++ b/testsuites/psxtests/psxfatal_support/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include "tmacros.h" #define CONFIGURE_INIT diff --git a/testsuites/psxtests/psxfchx01/init.c b/testsuites/psxtests/psxfchx01/init.c index dc6d537d43..89a0d06033 100644 --- a/testsuites/psxtests/psxfchx01/init.c +++ b/testsuites/psxtests/psxfchx01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxfile01/main.c b/testsuites/psxtests/psxfile01/main.c index 7b1ea9a827..bba7a58b2c 100644 --- a/testsuites/psxtests/psxfile01/main.c +++ b/testsuites/psxtests/psxfile01/main.c @@ -12,8 +12,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxfile02/init.c b/testsuites/psxtests/psxfile02/init.c index 80e5d86897..d66815203a 100644 --- a/testsuites/psxtests/psxfile02/init.c +++ b/testsuites/psxtests/psxfile02/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxfilelock01/init.c b/testsuites/psxtests/psxfilelock01/init.c index 74533174d8..d64d1a185f 100644 --- a/testsuites/psxtests/psxfilelock01/init.c +++ b/testsuites/psxtests/psxfilelock01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include "test_support.h" #include diff --git a/testsuites/psxtests/psxgetattrnp01/init.c b/testsuites/psxtests/psxgetattrnp01/init.c index 33735cc144..19981573d1 100644 --- a/testsuites/psxtests/psxgetattrnp01/init.c +++ b/testsuites/psxtests/psxgetattrnp01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define _GNU_SOURCE #include #include diff --git a/testsuites/psxtests/psxgetrusage01/init.c b/testsuites/psxtests/psxgetrusage01/init.c index 8723386366..590bc20e77 100644 --- a/testsuites/psxtests/psxgetrusage01/init.c +++ b/testsuites/psxtests/psxgetrusage01/init.c @@ -19,8 +19,6 @@ extern int getrusage(int who, struct rusage *usage); #endif -#define TEST_INIT - #include #include "test_support.h" diff --git a/testsuites/psxtests/psxglobalcon01/init.cc b/testsuites/psxtests/psxglobalcon01/init.cc index f531410424..d4855261be 100644 --- a/testsuites/psxtests/psxglobalcon01/init.cc +++ b/testsuites/psxtests/psxglobalcon01/init.cc @@ -16,8 +16,6 @@ #include "config.h" #endif -#define TEST_INIT - #include "tmacros.h" const char rtems_test_name[] = "PSXGLOBALCON 1"; diff --git a/testsuites/psxtests/psxglobalcon02/init.cc b/testsuites/psxtests/psxglobalcon02/init.cc index 44a3c1ab5a..c5f09b0d52 100644 --- a/testsuites/psxtests/psxglobalcon02/init.cc +++ b/testsuites/psxtests/psxglobalcon02/init.cc @@ -16,8 +16,6 @@ #include "config.h" #endif -#define TEST_INIT - #include "tmacros.h" const char rtems_test_name[] = "PSXGLOBALCON 2"; diff --git a/testsuites/psxtests/psxid01/init.c b/testsuites/psxtests/psxid01/init.c index 2ffb84eb10..5aa03999df 100644 --- a/testsuites/psxtests/psxid01/init.c +++ b/testsuites/psxtests/psxid01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include "test_support.h" diff --git a/testsuites/psxtests/psximfs01/init.c b/testsuites/psxtests/psximfs01/init.c index 380ece7b60..5c826fb381 100644 --- a/testsuites/psxtests/psximfs01/init.c +++ b/testsuites/psxtests/psximfs01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include "test_support.h" diff --git a/testsuites/psxtests/psximfs02/init.c b/testsuites/psxtests/psximfs02/init.c index 07e55c42d9..047a4fcff5 100644 --- a/testsuites/psxtests/psximfs02/init.c +++ b/testsuites/psxtests/psximfs02/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include "test_support.h" diff --git a/testsuites/psxtests/psxintrcritical01/init.c b/testsuites/psxtests/psxintrcritical01/init.c index 72686cc9a2..a6a64bad60 100644 --- a/testsuites/psxtests/psxintrcritical01/init.c +++ b/testsuites/psxtests/psxintrcritical01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxitimer/init.c b/testsuites/psxtests/psxitimer/init.c index 915c445dc3..dc32f34825 100644 --- a/testsuites/psxtests/psxitimer/init.c +++ b/testsuites/psxtests/psxitimer/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxkey01/init.c b/testsuites/psxtests/psxkey01/init.c index c1ce6cb269..6b8f57eccc 100644 --- a/testsuites/psxtests/psxkey01/init.c +++ b/testsuites/psxtests/psxkey01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psxkey02/init.c b/testsuites/psxtests/psxkey02/init.c index e36c586edb..23a392b004 100644 --- a/testsuites/psxtests/psxkey02/init.c +++ b/testsuites/psxtests/psxkey02/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxkey03/init.c b/testsuites/psxtests/psxkey03/init.c index e0c2f7d8d2..b133e50739 100644 --- a/testsuites/psxtests/psxkey03/init.c +++ b/testsuites/psxtests/psxkey03/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include "tmacros.h" diff --git a/testsuites/psxtests/psxkey04/init.c b/testsuites/psxtests/psxkey04/init.c index 2540dd9d7f..4dcc342451 100644 --- a/testsuites/psxtests/psxkey04/init.c +++ b/testsuites/psxtests/psxkey04/init.c @@ -12,8 +12,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include "tmacros.h" diff --git a/testsuites/psxtests/psxkey05/init.c b/testsuites/psxtests/psxkey05/init.c index e848fa337c..6ebe49fe01 100644 --- a/testsuites/psxtests/psxkey05/init.c +++ b/testsuites/psxtests/psxkey05/init.c @@ -12,8 +12,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include "tmacros.h" diff --git a/testsuites/psxtests/psxkey06/init.c b/testsuites/psxtests/psxkey06/init.c index fa3f2cfa60..28236c2adc 100644 --- a/testsuites/psxtests/psxkey06/init.c +++ b/testsuites/psxtests/psxkey06/init.c @@ -12,8 +12,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include "tmacros.h" diff --git a/testsuites/psxtests/psxkey07/init.c b/testsuites/psxtests/psxkey07/init.c index b7616c5101..91cc7ea4ea 100644 --- a/testsuites/psxtests/psxkey07/init.c +++ b/testsuites/psxtests/psxkey07/init.c @@ -12,8 +12,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxkey08/init.c b/testsuites/psxtests/psxkey08/init.c index 95da493e3d..1e6d53a34e 100644 --- a/testsuites/psxtests/psxkey08/init.c +++ b/testsuites/psxtests/psxkey08/init.c @@ -12,8 +12,6 @@ #include "config.h" #endif -#define TEST_INIT - #include "tmacros.h" #include diff --git a/testsuites/psxtests/psxkey09/init.c b/testsuites/psxtests/psxkey09/init.c index 9e1b494202..2f7e92a741 100644 --- a/testsuites/psxtests/psxkey09/init.c +++ b/testsuites/psxtests/psxkey09/init.c @@ -12,8 +12,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include "tmacros.h" diff --git a/testsuites/psxtests/psxkey10/init.c b/testsuites/psxtests/psxkey10/init.c index 1e773e3731..1c6ebd8c63 100644 --- a/testsuites/psxtests/psxkey10/init.c +++ b/testsuites/psxtests/psxkey10/init.c @@ -12,8 +12,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include "tmacros.h" diff --git a/testsuites/psxtests/psxmmap01/init.c b/testsuites/psxtests/psxmmap01/init.c index 7efb36ef5e..e3e8b9ac60 100644 --- a/testsuites/psxtests/psxmmap01/init.c +++ b/testsuites/psxtests/psxmmap01/init.c @@ -30,8 +30,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include "pritime.h" diff --git a/testsuites/psxtests/psxmount/main.c b/testsuites/psxtests/psxmount/main.c index 140057e4dc..74de986b20 100644 --- a/testsuites/psxtests/psxmount/main.c +++ b/testsuites/psxtests/psxmount/main.c @@ -9,8 +9,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxmsgq01/init.c b/testsuites/psxtests/psxmsgq01/init.c index 8cab81628b..3f34d39cef 100644 --- a/testsuites/psxtests/psxmsgq01/init.c +++ b/testsuites/psxtests/psxmsgq01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psxmsgq02/init.c b/testsuites/psxtests/psxmsgq02/init.c index e9f2e92b53..290663d22d 100644 --- a/testsuites/psxtests/psxmsgq02/init.c +++ b/testsuites/psxtests/psxmsgq02/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psxmsgq03/init.c b/testsuites/psxtests/psxmsgq03/init.c index 127bb72c69..14644420c8 100644 --- a/testsuites/psxtests/psxmsgq03/init.c +++ b/testsuites/psxtests/psxmsgq03/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" diff --git a/testsuites/psxtests/psxmsgq04/init.c b/testsuites/psxtests/psxmsgq04/init.c index 815cb02ff3..f1e1c968c0 100644 --- a/testsuites/psxtests/psxmsgq04/init.c +++ b/testsuites/psxtests/psxmsgq04/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxmutexattr01/init.c b/testsuites/psxtests/psxmutexattr01/init.c index 8ee67745d4..1ea1ab58c0 100644 --- a/testsuites/psxtests/psxmutexattr01/init.c +++ b/testsuites/psxtests/psxmutexattr01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxobj01/init.c b/testsuites/psxtests/psxobj01/init.c index 3a983b57e9..c3b3f49aa0 100644 --- a/testsuites/psxtests/psxobj01/init.c +++ b/testsuites/psxtests/psxobj01/init.c @@ -16,8 +16,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxonce01/init.c b/testsuites/psxtests/psxonce01/init.c index 9f7f76b95d..1c90769d38 100644 --- a/testsuites/psxtests/psxonce01/init.c +++ b/testsuites/psxtests/psxonce01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" diff --git a/testsuites/psxtests/psxpasswd01/init.c b/testsuites/psxtests/psxpasswd01/init.c index 947478bbb1..eb96e280c5 100644 --- a/testsuites/psxtests/psxpasswd01/init.c +++ b/testsuites/psxtests/psxpasswd01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxpasswd02/init.c b/testsuites/psxtests/psxpasswd02/init.c index f299d1ee54..7090c9430f 100644 --- a/testsuites/psxtests/psxpasswd02/init.c +++ b/testsuites/psxtests/psxpasswd02/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxpipe01/init.c b/testsuites/psxtests/psxpipe01/init.c index 50ebeef7bb..7066f6cf52 100644 --- a/testsuites/psxtests/psxpipe01/init.c +++ b/testsuites/psxtests/psxpipe01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxrdwrv/main.c b/testsuites/psxtests/psxrdwrv/main.c index 701f99ac37..67ee25e5b3 100644 --- a/testsuites/psxtests/psxrdwrv/main.c +++ b/testsuites/psxtests/psxrdwrv/main.c @@ -12,8 +12,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxreaddir/main.c b/testsuites/psxtests/psxreaddir/main.c index ac421c1065..9ed55fc84d 100644 --- a/testsuites/psxtests/psxreaddir/main.c +++ b/testsuites/psxtests/psxreaddir/main.c @@ -7,8 +7,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxrwlock01/main.c b/testsuites/psxtests/psxrwlock01/main.c index 1386ad43e9..7e2eda4806 100644 --- a/testsuites/psxtests/psxrwlock01/main.c +++ b/testsuites/psxtests/psxrwlock01/main.c @@ -12,8 +12,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxsem01/init.c b/testsuites/psxtests/psxsem01/init.c index d4ea8cb374..ae0b390a7c 100644 --- a/testsuites/psxtests/psxsem01/init.c +++ b/testsuites/psxtests/psxsem01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxshm01/init.c b/testsuites/psxtests/psxshm01/init.c index 176933354d..4636f9a0af 100644 --- a/testsuites/psxtests/psxshm01/init.c +++ b/testsuites/psxtests/psxshm01/init.c @@ -14,8 +14,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include "pritime.h" diff --git a/testsuites/psxtests/psxshm02/init.c b/testsuites/psxtests/psxshm02/init.c index ff356ce529..071f4c4da8 100644 --- a/testsuites/psxtests/psxshm02/init.c +++ b/testsuites/psxtests/psxshm02/init.c @@ -14,8 +14,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include "pritime.h" diff --git a/testsuites/psxtests/psxsignal01/init.c b/testsuites/psxtests/psxsignal01/init.c index 7ce2a7207f..511dd2d637 100644 --- a/testsuites/psxtests/psxsignal01/init.c +++ b/testsuites/psxtests/psxsignal01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psxsignal02/init.c b/testsuites/psxtests/psxsignal02/init.c index eda7ef743a..6ae68d6e5b 100644 --- a/testsuites/psxtests/psxsignal02/init.c +++ b/testsuites/psxtests/psxsignal02/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxsignal03/init.c b/testsuites/psxtests/psxsignal03/init.c index 07fd69a1bb..f3fc26672b 100644 --- a/testsuites/psxtests/psxsignal03/init.c +++ b/testsuites/psxtests/psxsignal03/init.c @@ -47,8 +47,6 @@ #error "Test Mode not defined" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxsignal05/init.c b/testsuites/psxtests/psxsignal05/init.c index 196082e90e..0bc8d7f01f 100644 --- a/testsuites/psxtests/psxsignal05/init.c +++ b/testsuites/psxtests/psxsignal05/init.c @@ -16,8 +16,6 @@ #define SIGNAL_ONE SIGUSR1 #define SIGNAL_TWO SIGUSR2 -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxsignal06/init.c b/testsuites/psxtests/psxsignal06/init.c index 20277be204..cb34bb6bc8 100644 --- a/testsuites/psxtests/psxsignal06/init.c +++ b/testsuites/psxtests/psxsignal06/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include "test_support.h" #include diff --git a/testsuites/psxtests/psxspin01/main.c b/testsuites/psxtests/psxspin01/main.c index e6462101cd..5f7e7c0e1d 100644 --- a/testsuites/psxtests/psxspin01/main.c +++ b/testsuites/psxtests/psxspin01/main.c @@ -18,8 +18,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxstack01/init.c b/testsuites/psxtests/psxstack01/init.c index be3617a702..7a010c8c6c 100644 --- a/testsuites/psxtests/psxstack01/init.c +++ b/testsuites/psxtests/psxstack01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include diff --git a/testsuites/psxtests/psxstack02/init.c b/testsuites/psxtests/psxstack02/init.c index 43fca98411..df65ee3393 100644 --- a/testsuites/psxtests/psxstack02/init.c +++ b/testsuites/psxtests/psxstack02/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include "test_support.h" diff --git a/testsuites/psxtests/psxstat/main.c b/testsuites/psxtests/psxstat/main.c index 14a4b423ae..5b788529b3 100644 --- a/testsuites/psxtests/psxstat/main.c +++ b/testsuites/psxtests/psxstat/main.c @@ -12,8 +12,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include diff --git a/testsuites/psxtests/psxstrsignal01/init.c b/testsuites/psxtests/psxstrsignal01/init.c index 8f3129f04d..9614fb99aa 100644 --- a/testsuites/psxtests/psxstrsignal01/init.c +++ b/testsuites/psxtests/psxstrsignal01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include "tmacros.h" #include #include diff --git a/testsuites/psxtests/psxsysconf/init.c b/testsuites/psxtests/psxsysconf/init.c index d95fdd3710..2dd9018722 100644 --- a/testsuites/psxtests/psxsysconf/init.c +++ b/testsuites/psxtests/psxsysconf/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include "tmacros.h" diff --git a/testsuites/psxtests/psxthreadname01/init.c b/testsuites/psxtests/psxthreadname01/init.c index 2af3ba7e64..16fdec6958 100644 --- a/testsuites/psxtests/psxthreadname01/init.c +++ b/testsuites/psxtests/psxthreadname01/init.c @@ -16,8 +16,6 @@ #include "config.h" #endif -#define TEST_INIT - #define _GNU_SOURCE #include #include diff --git a/testsuites/psxtests/psxtime/main.c b/testsuites/psxtests/psxtime/main.c index a1653ffa2c..7f36c11546 100644 --- a/testsuites/psxtests/psxtime/main.c +++ b/testsuites/psxtests/psxtime/main.c @@ -14,8 +14,6 @@ #endif -#define TEST_INIT - #include #include /* instantiate buffering code if needed */ diff --git a/testsuites/psxtests/psxtimer01/psxtimer.c b/testsuites/psxtests/psxtimer01/psxtimer.c index d869374d0c..032e9f8e6c 100644 --- a/testsuites/psxtests/psxtimer01/psxtimer.c +++ b/testsuites/psxtests/psxtimer01/psxtimer.c @@ -24,8 +24,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include /* thread facilities */ diff --git a/testsuites/psxtests/psxtimer02/psxtimer.c b/testsuites/psxtests/psxtimer02/psxtimer.c index 59f1697149..e4d6d7d332 100644 --- a/testsuites/psxtests/psxtimer02/psxtimer.c +++ b/testsuites/psxtests/psxtimer02/psxtimer.c @@ -24,8 +24,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include "tmacros.h" diff --git a/testsuites/psxtests/psxtimes01/init.c b/testsuites/psxtests/psxtimes01/init.c index e6150b076e..30cecd427a 100644 --- a/testsuites/psxtests/psxtimes01/init.c +++ b/testsuites/psxtests/psxtimes01/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include "test_support.h" #include diff --git a/testsuites/psxtests/psxualarm/init.c b/testsuites/psxtests/psxualarm/init.c index a5ba5bf270..7a4fb21b99 100644 --- a/testsuites/psxtests/psxualarm/init.c +++ b/testsuites/psxtests/psxualarm/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #define CONFIGURE_INIT #include "system.h" #include diff --git a/testsuites/psxtests/psxusleep/init.c b/testsuites/psxtests/psxusleep/init.c index d9d0e71f4a..383943e1fe 100644 --- a/testsuites/psxtests/psxusleep/init.c +++ b/testsuites/psxtests/psxusleep/init.c @@ -11,8 +11,6 @@ #include "config.h" #endif -#define TEST_INIT - #include #include #include -- cgit v1.2.3