RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Files | Data Structures | Enumerations | Functions
spec:/rtems/scheduler/req/ident-by-processor

Files

file  tc-scheduler-ident-by-processor.c
 

Data Structures

struct  RtemsSchedulerReqIdentByProcessor_Entry
 
struct  RtemsSchedulerReqIdentByProcessor_Context
 Test context for spec:/rtems/scheduler/req/ident-by-processor test case. More...
 

Enumerations

enum  RtemsSchedulerReqIdentByProcessor_Pre_CPUOwnedByScheduler { RtemsSchedulerReqIdentByProcessor_Pre_CPUOwnedByScheduler_Yes , RtemsSchedulerReqIdentByProcessor_Pre_CPUOwnedByScheduler_No , RtemsSchedulerReqIdentByProcessor_Pre_CPUOwnedByScheduler_NA }
 
enum  RtemsSchedulerReqIdentByProcessor_Pre_CPUIndex { RtemsSchedulerReqIdentByProcessor_Pre_CPUIndex_Invalid , RtemsSchedulerReqIdentByProcessor_Pre_CPUIndex_Valid , RtemsSchedulerReqIdentByProcessor_Pre_CPUIndex_NA }
 
enum  RtemsSchedulerReqIdentByProcessor_Pre_Id { RtemsSchedulerReqIdentByProcessor_Pre_Id_Valid , RtemsSchedulerReqIdentByProcessor_Pre_Id_Null , RtemsSchedulerReqIdentByProcessor_Pre_Id_NA }
 
enum  RtemsSchedulerReqIdentByProcessor_Post_Status {
  RtemsSchedulerReqIdentByProcessor_Post_Status_Ok , RtemsSchedulerReqIdentByProcessor_Post_Status_InvAddr , RtemsSchedulerReqIdentByProcessor_Post_Status_InvName , RtemsSchedulerReqIdentByProcessor_Post_Status_IncStat ,
  RtemsSchedulerReqIdentByProcessor_Post_Status_NA
}
 
enum  RtemsSchedulerReqIdentByProcessor_Post_IdVar { RtemsSchedulerReqIdentByProcessor_Post_IdVar_Set , RtemsSchedulerReqIdentByProcessor_Post_IdVar_Nop , RtemsSchedulerReqIdentByProcessor_Post_IdVar_NA }
 

Functions

 T_TEST_CASE_FIXTURE (RtemsSchedulerReqIdentByProcessor, &RtemsSchedulerReqIdentByProcessor_Fixture)
 

Detailed Description