summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxkey07/psxkey07.scn
blob: 851876fce136b0a4ac26ab617a8f5ea11f684049 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18


*** TEST KEY 07 ***
Init - Mutex 1 create - OK
Init - Mutex 2 create - OK
Init - Condition variable 1 create - OK
Init - Condition variable 2 create - OK
Init - pthread Key create - OK
Init - 380 pthreads have been created - OK
Init - 380 pthreads have been setted key data - OK
Init - sleep - let threads run - OK
Init - 380 pthreads have been got key data - OK
Init - pthread Key delete - OK
Init - Mutex1 delete - OK
Init - Mutex2 delete - OK
Init - Condition variable 1 delete - OK
Init - Condition variable 2 delete - OK
*** END OF TEST KEY 07 ***