summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfatal02/testcase.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfatal02/testcase.h')
-rw-r--r--testsuites/psxtests/psxfatal02/testcase.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxfatal02/testcase.h b/testsuites/psxtests/psxfatal02/testcase.h
index 28acdc7769..46230bb512 100644
--- a/testsuites/psxtests/psxfatal02/testcase.h
+++ b/testsuites/psxtests/psxfatal02/testcase.h
@@ -28,6 +28,7 @@ posix_initialization_threads_table POSIX_Initialization_threads[] = {
sizeof(CONFIGURE_POSIX_INIT_THREAD_TABLE_NAME) / \
sizeof(posix_initialization_threads_table)
+#define FATAL_ERROR_TEST_NAME "2"
#define FATAL_ERROR_DESCRIPTION \
"POSIX API Init thread create failure -- no memory for stack"
#define FATAL_ERROR_EXPECTED_SOURCE INTERNAL_ERROR_POSIX_API