RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Data Structures | Functions
#include <rtems/score/smpimpl.h>
#include "tr-fatal-start-on-not-online-processor.h"
#include <rtems/test.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.