RTEMS 6.1-rc1
|
#include "tr-fatal-idle-thread-create-failed.h"
#include <rtems/test.h>
#include "ts-fatal-sysinit.h"
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. | |