summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spglobalcon01/spglobalcon01.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spglobalcon01/spglobalcon01.doc')
-rw-r--r--testsuites/sptests/spglobalcon01/spglobalcon01.doc12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/sptests/spglobalcon01/spglobalcon01.doc b/testsuites/sptests/spglobalcon01/spglobalcon01.doc
new file mode 100644
index 0000000000..48c64c6aa1
--- /dev/null
+++ b/testsuites/sptests/spglobalcon01/spglobalcon01.doc
@@ -0,0 +1,12 @@
+This file describes the directives and concepts tested by this test set.
+
+test set name: spglobalcon01
+
+directives:
+
+ - _Thread_Global_construction()
+
+concepts:
+
+ - Ensure that the global construction is not performed in case the idle
+ thread initializes the application.