RTEMS 6.1-rc1
Modules | Files | Macros | Variables
spec:/testsuites/validation-tls-1

This validation test suite contains test cases related to the thread-local storage support. More...

Modules

 spec:/score/thread/val/tls
 Tests properties of thread-local objects.
 
 spec:/score/thread/val/tls-max-zero
 Tests properties of thread-local objects.
 

Files

file  ts-validation-tls-1.c
 

Macros

#define CONFIGURE_IDLE_TASK_STORAGE_SIZE    ( RTEMS_MINIMUM_STACK_SIZE + 4096 )
 

Variables

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

Detailed Description

This validation test suite contains test cases related to the thread-local storage support.