summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxkey02/psxkey02.scn
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-04-07 15:59:09 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-04-07 16:48:02 +0200
commitfef429383413d467f3c3d617705986c383b8c767 (patch)
tree7b0dae61477a65e84fb9693b21c611845aeeff6e /testsuites/psxtests/psxkey02/psxkey02.scn
parentscore: Use proper protection (diff)
downloadrtems-fef429383413d467f3c3d617705986c383b8c767.tar.bz2
psxtests/psxkey02: Test for proper error case
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxkey02/psxkey02.scn10
1 files changed, 4 insertions, 6 deletions
diff --git a/testsuites/psxtests/psxkey02/psxkey02.scn b/testsuites/psxtests/psxkey02/psxkey02.scn
index f5a5f71f60..9f6fa4fea0 100644
--- a/testsuites/psxtests/psxkey02/psxkey02.scn
+++ b/testsuites/psxtests/psxkey02/psxkey02.scn
@@ -1,8 +1,6 @@
-sparc-rtems4.11-run is /home/joel/rtems-4.11-work/tools/bin/sparc-rtems4.11-run
-
-
-*** TEST KEY 02 ***
-Init - pthread_key_create - ENOMEM
+*** BEGIN OF TEST PSXKEY 2 ***
+Init - pthread_key_create - OK
+Init - pthread_key_create - EAGAIN
Init - pthread_key_delete - OK
Init - verify workspace has same memory
-*** END OF TEST KEY 02 ***
+*** END OF TEST PSXKEY 2 ***