source: rtems/testsuites/sptests/spcbssched02/spcbssched02.scn @ 82525a75

4.115
Last change on this file since 82525a75 was 74416035, checked in by Joel Sherrill <joel.sherrill@…>, on 09/20/11 at 13:06:58

2011-09-20 Petr Benes <benesp16@…>

PR 1916/testing

  • spcbssched02/init.c, spcbssched02/spcbssched02.scn, spcbssched02/system.h, spcbssched02/task_periodic.c, spedfsched03/init.c, spedfsched03/system.h, spedfsched03/tasks_aperiodic.c: Improve coverage.
  • Property mode set to 100644
File size: 871 bytes
Line 
1*** TEST CBS SCHEDULER 2 ***
2Init: Initializing the CBS
3Init: Create server and Destroy server
4Init: Attach thread
5Init: Detach thread
6Init: Set parameters and Get parameters
7Init: Get server id
8Init: Get approved budget
9Init: Get remaining budget
10Init: Get execution time
11Init: Cleaning up CBS
12Init: Initializing the CBS
13Init: Starting periodic task
14Periodic task: Create server and Attach thread
15Periodic task: ID and Get parameters
16Periodic task: Detach thread and Destroy server
17Periodic task: Remaining budget and Execution time
18Periodic task: Set parameters
19Periodic task: Approved budget
20Periodic task: Starting periodic behavior
21P1-S ticks:1
22P1-F ticks:11
23P1-S ticks:31
24P1-F ticks:41
25P1-S ticks:61
26P1-F ticks:71
27P1-S ticks:91
28P1-F ticks:101
29P1-S ticks:121
30Periodic task: Deleting self
31Init: Checking server with a deleted task
32*** END OF TEST CBS SCHEDULER 2 ***
Note: See TracBrowser for help on using the repository browser.