summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxkey10/psxkey10.scn
blob: 98940e24ad8ea1df6cc5659b913040e6b7380303 (plain) (blame)
1
2
3
4
5
6
7
8
9
10

*** TEST KEY 10 ***
Init - pthread key create with destructor - OK
Init - pthread create - OK
Init - sleep - let thread run - OK
Test_Thread - key pthread_setspecific - OK
Test_Thread - pthread key delete - OK
Test_Thread - pthread exit, but don't run key destructors - OK
Init - verify destructor did NOT run - OK
*** END OF TEST KEY 10 ***