RTEMS 6.1-rc1
Modules | Files | Macros | Variables
spec:/testsuites/fatal-idle-thread-create-failed

This validation test suite contains a test case which is triggered by a fatal error during system initialization. More...

Modules

 spec:/score/thread/val/fatal-idle-thread-create-failed
 Tests a fatal error caused by a failing task create extension.
 

Files

file  ts-fatal-idle-thread-create-failed.c
 

Macros

#define FATAL_SYSINIT_RUN   ScoreThreadValFatalIdleThreadCreateFailed_Run
 
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
 
#define CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION
 
#define FATAL_SYSINIT_INITIAL_EXTENSION   { .thread_create = CreateTask }
 

Variables

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

Detailed Description

This validation test suite contains a test case which is triggered by a fatal error during system initialization.