source: rtems/testsuites/psxtests/psx12/psx12.scn @ d6467102

5
Last change on this file since d6467102 was d6467102, checked in by Sebastian Huber <sebastian.huber@…>, on 06/15/16 at 07:04:29

psxtests/psx12: Use one file and simplify

  • Property mode set to 100644
File size: 447 bytes
Line 
1*** BEGIN OF TEST PSX 12 ***
2Init's ID is 0x0b010001
3Init: pthread_attr_init - SUCCESSFUL
4Init: pthread_create - EINVAL (invalid scheduling policy)
5Init: pthread_attr_init - SUCCESSFUL
6Init: set scheduling parameter attributes for sporadic server
7Init: pthread_create - EINVAL (replenish < budget)
8Init: pthread_create - EINVAL (invalid sched_ss_low_priority)
9Init: pthread_create - SUCCESSFUL
10Sporadic Server: exitting
11*** END OF TEST PSX 12 ***
Note: See TracBrowser for help on using the repository browser.