summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxkey09/psxkey09.scn
blob: 707c7d63b1b940429d607eb20dd4d0930e739649 (plain) (blame)
1
2
3
4
5
6
7
8
9
*** TEST KEY 09 ***
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_exit to run key destructors - OK
Init - verify destructor run - OK
Init - pthread key delete - OK
*** END OF TEST KEY 09 ***