RTEMS 6.1-rc4
|
#include "tr-fatal-init-task-construct-failed.h"
#include <rtems/test.h>
#include "ts-fatal-sysinit.h"
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. | |