Back to home page

LXR

 
 

    


Warning, /testsuites/smptests/smpwakeafter01/smpwakeafter01.doc is written in an unsupported language. File is not indexed.

0001 This file describes the directives and concepts tested by this test set.
0002 
0003 test set name: smpwakeafter01
0004 
0005 directives:
0006 
0007   - rtems_task_wake_after()
0008 
0009 concepts:
0010 
0011   - Ensure that rtems_task_wake_after() works on multiple processors with some
0012     tasks using different intervals.
0013   - Use a scheduler partition for processor 1, assign all remaining processors
0014     to a cluster.  This highlights dependencies on the scheduler instance lock
0015     in case this test is run with profiling enabled.