summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxcancel/psxcancel.scn
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-09-01 14:16:48 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-09-02 14:05:02 +0200
commit3b3d1489e409d451b4e7ffabd706d0205f400def (patch)
tree6c7e25427190f5f8de8bdae99e964cc4023c21ae /testsuites/psxtests/psxcancel/psxcancel.scn
parentpsxtests/psxcancel: Check return status (diff)
downloadrtems-3b3d1489e409d451b4e7ffabd706d0205f400def.tar.bz2
posix: glibc compatibility
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxcancel/psxcancel.scn6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/psxtests/psxcancel/psxcancel.scn b/testsuites/psxtests/psxcancel/psxcancel.scn
index b51dd73f5f..7bc9498b01 100644
--- a/testsuites/psxtests/psxcancel/psxcancel.scn
+++ b/testsuites/psxtests/psxcancel/psxcancel.scn
@@ -1,7 +1,7 @@
-*** POSIX CANCEL TEST ***
-Init - pthread_setcancelstate - NULL oldstate - EINVAL
+*** BEGIN OF TEST PSXCANCEL ***
+Init - pthread_setcancelstate - NULL oldstate
Init - pthread_setcancelstate - bad state - EINVAL
-Init - pthread_setcanceltype - NULL oldtype - EINVAL
+Init - pthread_setcanceltype - NULL oldtype
Init - pthread_setcanceltype - bad type - EINVAL
Init - pthread_cancel - bad ID - EINVAL
countTaskDeferred: elapsed time (second): 0