![]() |
RTEMS 6.1-rc7
|
Tests a fatal error. More...
Files | |
file | tr-fatal-start-on-not-online-processor.c |
file | tr-fatal-start-on-not-online-processor.h |
Data Structures | |
struct | ScoreSmpValFatalStartOnNotOnlineProcessor_Context |
Test context for spec:/score/smp/val/fatal-start-on-not-online-processor test case. More... | |
Functions | |
bool | __real__CPU_SMP_Start_processor (uint32_t cpu_index) |
bool | __wrap__CPU_SMP_Start_processor (uint32_t cpu_index) |
void | ScoreSmpValFatalStartOnNotOnlineProcessor_Run (rtems_fatal_source source, rtems_fatal_code code) |
Runs the parameterized test case. | |
Tests a fatal error.
This test case performs the following actions:
void ScoreSmpValFatalStartOnNotOnlineProcessor_Run | ( | rtems_fatal_source | source, |
rtems_fatal_code | code | ||
) |
Runs the parameterized test case.
source | is fatal source. |
code | is fatal code. |