summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfatal02
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfatal02')
-rw-r--r--testsuites/psxtests/psxfatal02/psxfatal02.scn3
-rw-r--r--testsuites/psxtests/psxfatal02/testcase.h1
2 files changed, 3 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxfatal02/psxfatal02.scn b/testsuites/psxtests/psxfatal02/psxfatal02.scn
index ce52daa790..d78ed02c71 100644
--- a/testsuites/psxtests/psxfatal02/psxfatal02.scn
+++ b/testsuites/psxtests/psxfatal02/psxfatal02.scn
@@ -1,2 +1,3 @@
+*** TEST POSIX FATAL 2 ***
Fatal error (POSIX API Init thread create failure -- no memory for stack) hit
-*** END OF TEST ***
+*** END OF TEST POSIX FATAL 2 ***
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