summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests')
-rw-r--r--testsuites/psxtests/psxfatal_support/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxfatal_support/init.c b/testsuites/psxtests/psxfatal_support/init.c
index edbba48818..350b3a2b19 100644
--- a/testsuites/psxtests/psxfatal_support/init.c
+++ b/testsuites/psxtests/psxfatal_support/init.c
@@ -14,7 +14,7 @@
#define CONFIGURE_INIT
#include "system.h"
-const char rtems_test_name[] = FATAL_ERROR_TEST_NAME;
+const char rtems_test_name[] = "PSXFATAL " FATAL_ERROR_TEST_NAME;
static void print_test_begin_message(void)
{