RTEMS 6.1-rc1
Modules | Files | Macros | Variables
spec:/testsuites/fatal-too-large-tls-size

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

Modules

 spec:/acfg/val/fatal-too-large-tls-size
 Tests a fatal error.
 

Files

file  ts-fatal-too-large-tls-size.c
 

Macros

#define FATAL_SYSINIT_RUN   AcfgValFatalTooLargeTlsSize_Run
 
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
 
#define CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE    RTEMS_TASK_STORAGE_ALIGNMENT
 

Variables

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