summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxcancel01/psxcancel01.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxcancel01/psxcancel01.scn')
-rw-r--r--testsuites/psxtests/psxcancel01/psxcancel01.scn4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxcancel01/psxcancel01.scn b/testsuites/psxtests/psxcancel01/psxcancel01.scn
index ad1dae753e..80e93440c1 100644
--- a/testsuites/psxtests/psxcancel01/psxcancel01.scn
+++ b/testsuites/psxtests/psxcancel01/psxcancel01.scn
@@ -1,4 +1,8 @@
*** POSIX TEST CANCEL 01 ***
Init: schedule pthread_cancel from a TSR
pthread_cancel - from ISR returns EPROTO - OK
+Init: schedule pthread_setcancelstate from a TSR
+pthread_setcancelstate - from ISR returns EPROTO - OK
+Init: schedule pthread_setcanceltype from a TSR
+pthread_setcanceltype - from ISR returns EPROTO - OK
*** END OF POSIX TEST CANCEL 01 ***