RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Modules | Files | Macros | Functions | Variables
spec:/testsuites/fatal-boot-processor-not-assigned-to-scheduler

This validation test suite uses an application configuration which triggers a fatal error during system initialization. More...

Modules

 spec:/score/smp/val/fatal-boot-processor-not-assigned-to-scheduler
 Tests a fatal error.
 

Files

file  ts-fatal-boot-processor-not-assigned-to-scheduler.c
 

Macros

#define FATAL_SYSINIT_RUN    ScoreSmpValFatalBootProcessorNotAssignedToScheduler_Run
 
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
 
#define CONFIGURE_MAXIMUM_PROCESSORS   2
 
#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 [] = "TestsuitesFatalBootProcessorNotAssignedToScheduler"
 Each test must define a test name string.
 

Detailed Description

This validation test suite uses an application configuration which triggers a fatal error during system initialization.

Macro Definition Documentation

◆ CONFIGURE_SCHEDULER_ASSIGNMENTS

#define CONFIGURE_SCHEDULER_ASSIGNMENTS
Value:
RTEMS_SCHEDULER_ASSIGN_NO_SCHEDULER, \
RTEMS_SCHEDULER_ASSIGN( 0, RTEMS_SCHEDULER_ASSIGN_PROCESSOR_OPTIONAL )