RTEMS 6.1-rc6
|
#include <rtems/score/smpimpl.h>
#include "tr-fatal-start-of-mandatory-processor-failed.h"
#include <rtems/test.h>
Data Structures | |
struct | ScoreSmpValFatalStartOfMandatoryProcessorFailed_Context |
Test context for spec:/score/smp/val/fatal-start-of-mandatory-processor-failed test case. More... | |
Functions | |
bool | __wrap__CPU_SMP_Start_processor (uint32_t cpu_index) |
void | ScoreSmpValFatalStartOfMandatoryProcessorFailed_Run (rtems_fatal_source source, rtems_fatal_code code) |
Runs the parameterized test case. | |