summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxglobalcon02/psxglobalcon02.doc
blob: 4dc5bde09db3e8da016bee331c5b3fbc6a9a08d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
This file describes the directives and concepts tested by this test set.

test set name: psxglobalcon02

directives:

  - _Thread_Global_construction()

concepts:

  - Ensure that the global construction is performed exactly once in case a
    RTEMS initialization task and a POSIX initialization thread are present.