Back to home page

LXR

 
 

    


Warning, /testsuites/smptests/smpschedaffinity02/smpschedaffinity02.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: smpschedaffinity02
0004 
0005 directives:
0006 
0007   - _Scheduler_priority_affinity_xxx 
0008 
0009 concepts:
0010 
0011   Test designed for 2 cores: Init task and TA1 task.
0012   of equal priorities.  
0013  
0014    - Set TA1 affinity to core 0 verify core
0015    - Set TA1 affinity to core 1 verify it does not run because
0016      the Init task never blocks
0017    - Set Init affinity to core 0 verify both tasks are on the correct cores.