RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Modules | Files | Macros | Variables
spec:/testsuites/fatal-init-task-construct-failed

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

Modules

 spec:/acfg/val/fatal-init-task-construct-failed
 Tests a fatal error caused by an invalid application configuration.
 

Files

file  ts-fatal-init-task-construct-failed.c
 

Macros

#define FATAL_SYSINIT_RUN   AcfgValFatalInitTaskConstructFailed_Run
 
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
 
#define CONFIGURE_MAXIMUM_TASKS   1
 
#define CONFIGURE_MINIMUM_TASKS_WITH_USER_PROVIDED_STORAGE   1
 
#define CONFIGURE_INIT_TASK_PRIORITY   0
 
#define CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE   RTEMS_MINIMUM_STACK_SIZE
 
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
 

Variables

const char rtems_test_name [] = "TestsuitesFatalInitTaskConstructFailed"
 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.