summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxkey05/psxkey05.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxkey05/psxkey05.scn')
-rw-r--r--testsuites/psxtests/psxkey05/psxkey05.scn7
1 files changed, 5 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxkey05/psxkey05.scn b/testsuites/psxtests/psxkey05/psxkey05.scn
index f352a36785..89127af466 100644
--- a/testsuites/psxtests/psxkey05/psxkey05.scn
+++ b/testsuites/psxtests/psxkey05/psxkey05.scn
@@ -1,10 +1,13 @@
+sparc-rtems4.11-run is /home/joel/rtems-4.11-work/tools/bin/sparc-rtems4.11-run
+
+
*** TEST KEY 05 ***
Init - pthread key1 create - OK
Init - pthread key2 create - OK
Init - key1 pthread_setspecific - OK
-Init - key1 pthread_getspecific - OK
Init - key2 pthread_setspecific - OK
+Init - key1 pthread_getspecific - OK
Init - key2 pthread_getspecific - OK
Init - pthread key1 delete - OK
Init - pthread key2 delete - OK
-*** END OF TEST KEY 05 *** \ No newline at end of file
+*** END OF TEST KEY 05 ***