This SMP-only test suite validates the clustered scheduler configuration through an application configuration with a processor maximum of two. The second processor has a optional scheduler assigned and fails to start.
More...
|
bool | __wrap__CPU_SMP_Start_processor (uint32_t cpu_index) |
|
| RTEMS_SCHEDULER_EDF_SMP (a) |
|
|
const char | rtems_test_name [] = "TestsuitesValidationSmpOnly2" |
| Each test must define a test name string.
|
|
This SMP-only test suite validates the clustered scheduler configuration through an application configuration with a processor maximum of two. The second processor has a optional scheduler assigned and fails to start.
◆ CONFIGURE_SCHEDULER_ASSIGNMENTS
#define CONFIGURE_SCHEDULER_ASSIGNMENTS |
Value: RTEMS_SCHEDULER_ASSIGN( 0, RTEMS_SCHEDULER_ASSIGN_PROCESSOR_MANDATORY ), \
RTEMS_SCHEDULER_ASSIGN( 0, RTEMS_SCHEDULER_ASSIGN_PROCESSOR_OPTIONAL )