summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfatal01/testcase.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfatal01/testcase.h')
-rw-r--r--testsuites/psxtests/psxfatal01/testcase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxfatal01/testcase.h b/testsuites/psxtests/psxfatal01/testcase.h
index a88ef48945..e67f879ff6 100644
--- a/testsuites/psxtests/psxfatal01/testcase.h
+++ b/testsuites/psxtests/psxfatal01/testcase.h
@@ -29,7 +29,7 @@ posix_initialization_threads_table POSIX_Initialization_threads[] = {
"POSIX API Init thread create failure - NULL entry"
#define FATAL_ERROR_EXPECTED_SOURCE INTERNAL_ERROR_CORE
#define FATAL_ERROR_EXPECTED_ERROR \
- INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULL
+ INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILED
void force_error(void)
{