summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxglobalcon01/psxglobalcon01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxglobalcon01/psxglobalcon01.doc')
-rw-r--r--testsuites/psxtests/psxglobalcon01/psxglobalcon01.doc12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxglobalcon01/psxglobalcon01.doc b/testsuites/psxtests/psxglobalcon01/psxglobalcon01.doc
new file mode 100644
index 0000000000..7ed81dadaf
--- /dev/null
+++ b/testsuites/psxtests/psxglobalcon01/psxglobalcon01.doc
@@ -0,0 +1,12 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: psxglobalcon01
+
+directives:
+
+ - _Thread_Global_construction()
+
+concepts:
+
+ - Ensure that the global construction is performed exactly once in case only
+ a POSIX initialization thread is present.