RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Modules | Files | Macros | Functions | Variables
spec:/testsuites/fatal-mandatory-processor-not-present

This validation test suite contains a test case which triggers a fatal error during system initialization. More...

Modules

 spec:/score/smp/val/fatal-mandatory-processor-not-present
 Tests a fatal error.
 

Files

file  ts-fatal-mandatory-processor-not-present.c
 

Macros

#define FATAL_SYSINIT_RUN   ScoreSmpValFatalMandatoryProcessorNotPresent_Run
 
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
 
#define CONFIGURE_MAXIMUM_PROCESSORS   32
 
#define CONFIGURE_SCHEDULER_EDF_SMP
 
#define CONFIGURE_SCHEDULER_TABLE_ENTRIES    RTEMS_SCHEDULER_TABLE_EDF_SMP( a, TEST_SCHEDULER_A_NAME )
 
#define CONFIGURE_SCHEDULER_ASSIGNMENTS
 

Functions

 RTEMS_SCHEDULER_EDF_SMP (a)
 

Variables

const char rtems_test_name [] = "TestsuitesFatalMandatoryProcessorNotPresent"
 Each test must define a test name string.
 

Detailed Description

This validation test suite contains a test case which triggers a fatal error during system initialization.