RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Macros | Functions | Variables
ts-fatal-scheduler-requires-exactly-one-processor.c File Reference
#include "tr-fatal-scheduler-requires-exactly-one-processor.h"
#include "ts-config.h"
#include <rtems/test.h>
#include <rtems/score/schedulerpriority.h>
#include <rtems/scheduler.h>
#include "ts-fatal-sysinit.h"

Macros

#define FATAL_SYSINIT_RUN    ScoreSmpValFatalSchedulerRequiresExactlyOneProcessor_Run
 
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
 
#define CONFIGURE_MAXIMUM_PROCESSORS   2
 
#define CONFIGURE_SCHEDULER_PRIORITY
 
#define CONFIGURE_SCHEDULER_TABLE_ENTRIES    RTEMS_SCHEDULER_TABLE_PRIORITY( a, TEST_SCHEDULER_A_NAME )
 
#define CONFIGURE_SCHEDULER_ASSIGNMENTS
 

Functions

 RTEMS_SCHEDULER_PRIORITY (a, 256)
 

Variables

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