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

Last change on this file was 661e0e63, checked in by Sebastian Huber <sebastian.huber@…>, on 06/15/16 at 09:18:10

psxtests/psx12: Use and print proper rounded ms

Update #2738.

  • Property mode set to 100644
File size: 519 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
[661e0e63]11[0] H 100ms
12[0] L 200ms
13[1] H 290ms
14[1] L 400ms
15[2] H 490ms
16[2] L 600ms
[d6467102]17*** END OF TEST PSX 12 ***
Note: See TracBrowser for help on using the repository browser.