RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Files | Data Structures | Macros | Typedefs | Enumerations | Functions

Tests SMP-specific scheduler behaviour. More...

Files

file  tc-sched-smp.c
 

Data Structures

struct  ScoreSchedSmpValSmp_Context
 Test context for spec:/score/sched/smp/val/smp test case. More...
 

Macros

#define EVENT_OBTAIN   RTEMS_EVENT_0
 
#define EVENT_RELEASE   RTEMS_EVENT_1
 
#define EVENT_STICKY_OBTAIN   RTEMS_EVENT_2
 
#define EVENT_STICKY_RELEASE   RTEMS_EVENT_3
 
#define EVENT_SYNC_RUNNER   RTEMS_EVENT_4
 
#define EVENT_BUSY   RTEMS_EVENT_5
 

Typedefs

typedef ScoreSchedSmpValSmp_Context Context
 

Enumerations

enum  WorkerIndex {
  WORKER_A , WORKER_B , WORKER_C , WORKER_COUNT ,
  WORKER_A , WORKER_B , WORKER_C , WORKER_COUNT
}
 

Functions

 T_TEST_CASE_FIXTURE (ScoreSchedSmpValSmp, &ScoreSchedSmpValSmp_Fixture)
 

Detailed Description

Tests SMP-specific scheduler behaviour.

This test case performs the following actions: