RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Files | Data Structures | Functions
spec:/score/smp/val/fatal-start-on-not-online-processor

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.
 

Detailed Description

Tests a fatal error.

This test case performs the following actions:

Function Documentation

◆ ScoreSmpValFatalStartOnNotOnlineProcessor_Run()

void ScoreSmpValFatalStartOnNotOnlineProcessor_Run ( rtems_fatal_source  source,
rtems_fatal_code  code 
)

Runs the parameterized test case.

Parameters
sourceis fatal source.
codeis fatal code.