source: rtems/testsuites/psxtests/psxcancel01/psxcancel01.scn @ 9a4eca5

5
Last change on this file since 9a4eca5 was 0c07f69, checked in by Joel Sherrill <joel.sherrill@…>, on 09/28/09 at 23:52:46

2009-09-28 Joel Sherrill <joel.sherrill@…>

  • psxcancel/init.c, psxcancel/psxcancel.scn, psxcancel01/init.c, psxcancel01/psxcancel01.scn: Add missing pthread cancellation test cases.
  • Property mode set to 100644
File size: 356 bytes
Line 
1*** POSIX TEST CANCEL 01 ***
2Init: schedule pthread_cancel from a TSR
3pthread_cancel - from ISR returns EPROTO - OK
4Init: schedule pthread_setcancelstate from a TSR
5pthread_setcancelstate - from ISR returns EPROTO - OK
6Init: schedule pthread_setcanceltype from a TSR
7pthread_setcanceltype - from ISR returns EPROTO - OK
8*** END OF POSIX TEST CANCEL 01 ***
Note: See TracBrowser for help on using the repository browser.