This validation test suite is used to validate the default value of application configuration options where all optional BSP provided settings are disabled.
More...
|
const char | rtems_test_name [] = "TestsuitesValidationAcfg1" |
| Each test must define a test name string.
|
|
This validation test suite is used to validate the default value of application configuration options where all optional BSP provided settings are disabled.
◆ CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE
#define CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE |
Value:
)
#define RTEMS_DEFAULT_ATTRIBUTES
This attribute constant represents the default attribute set.
Definition: attr.h:147
#define RTEMS_TASK_STORAGE_SIZE(_size, _attributes)
Gets the recommended task storage area size for the size and task attributes.
Definition: tasks.h:384
#define RTEMS_MINIMUM_STACK_SIZE
This compile time constant provides the minimum task stack size recommended for the target architectu...
Definition: tasks.h:331