Back to home page

LXR

 
 

    


Warning, /testsuites/psxtests/psxkey05/psxkey05.scn is written in an unsupported language. File is not indexed.

0001 sparc-rtems4.11-run is /home/joel/rtems-4.11-work/tools/bin/sparc-rtems4.11-run
0002 
0003 
0004 *** TEST KEY 05 ***
0005 Init - pthread key1 create - OK
0006 Init - pthread key2 create - OK
0007 Init - key1 pthread_setspecific - OK
0008 Init - key2 pthread_setspecific - OK
0009 Init - key1 pthread_getspecific - OK
0010 Init - key2 pthread_getspecific - OK
0011 Init - key1 pthread_setspecific - OK
0012 Init - key1 pthread_getspecific - OK
0013 Init - pthread key1 delete - OK
0014 Init - pthread key2 delete - OK
0015 *** END OF TEST KEY 05 ***