summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxkey10/psxkey10.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxkey10/psxkey10.scn')
-rw-r--r--testsuites/psxtests/psxkey10/psxkey10.scn6
1 files changed, 4 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxkey10/psxkey10.scn b/testsuites/psxtests/psxkey10/psxkey10.scn
index 98940e24ad..10c403057d 100644
--- a/testsuites/psxtests/psxkey10/psxkey10.scn
+++ b/testsuites/psxtests/psxkey10/psxkey10.scn
@@ -1,10 +1,12 @@
+sparc-rtems4.11-run is /home/joel/rtems-4.11-work/tools/bin/sparc-rtems4.11-run
+
*** TEST KEY 10 ***
Init - pthread key create with destructor - OK
-Init - pthread create - OK
+Init - thread 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
+Test_Thread - exit but don't run key destructors - OK
Init - verify destructor did NOT run - OK
*** END OF TEST KEY 10 ***