RTEMS 6.1-rc1
|
#include "tr-fatal-start-on-not-online-processor.h"
#include "ts-config.h"
#include <rtems/test.h>
#include "ts-fatal-sysinit.h"
Macros | |
#define | FATAL_SYSINIT_RUN ScoreSmpValFatalStartOnNotOnlineProcessor_Run |
#define | CONFIGURE_IDLE_TASK_BODY _CPU_Thread_Idle_body |
#define | CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER |
#define | CONFIGURE_MAXIMUM_PROCESSORS 2 |
Variables | |
const char | rtems_test_name [] = "TestsuitesFatalStartOnNotOnlineProcessor" |
Each test must define a test name string. | |