Tests for operations of the EDF SMP scheduler.
More...
|
| T_TEST_CASE (ScoreSchedSmpEdfValEdf) |
|
Tests for operations of the EDF SMP scheduler.
This test case performs the following actions:
- Validate a set affinity error case with an unsupported subset. This requires an affinity set with at least two processors. On a system with exactly two processors, this is the set of all online processors and the unsupported subset is infeasible since the scheduler would select an affinity to all processors. On systems with three or more processors, unsupported subsets are possible to construct.