source: rtems/testsuites/psxtests/psx12/psx12.scn @ 917884c

5
Last change on this file since 917884c was 917884c, checked in by Sebastian Huber <sebastian.huber@…>, on 06/15/16 at 08:39:09

posix: Fix poradic server initial CPU budget

Update #2738.

  • Property mode set to 100644
File size: 537 bytes
RevLine 
[d6467102]1*** BEGIN OF TEST PSX 12 ***
[6da99727]2Init's ID is 0x0b010001
[3adf786]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)
[d6467102]8Init: pthread_create - EINVAL (invalid sched_ss_low_priority)
[3adf786]9Init: pthread_create - SUCCESSFUL
[d6467102]10Sporadic Server: exitting
[917884c]11[0] H  99902us
12[0] L 200008us
13[1] H 289908us
14[1] L 400009us
15[2] H 489903us
16[2] L 600009us
[d6467102]17*** END OF TEST PSX 12 ***
Note: See TracBrowser for help on using the repository browser.