summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxstat/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxstat/main.c')
-rw-r--r--testsuites/psxtests/psxstat/main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxstat/main.c b/testsuites/psxtests/psxstat/main.c
index 07fde7f9b5..14a4b423ae 100644
--- a/testsuites/psxtests/psxstat/main.c
+++ b/testsuites/psxtests/psxstat/main.c
@@ -7,12 +7,13 @@
* http://www.rtems.org/license/LICENSE.
*/
-#define CONFIGURE_INIT
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
+#define TEST_INIT
+
#include <bsp.h>
#include <pmacros.h>