RTEMS
|
Test context for spec:/rtems/req/ident test case. More...
Public Attributes | |
rtems_status_code | status |
rtems_name | name |
uint32_t | node |
rtems_id * | id |
rtems_id | id_value |
rtems_id | id_remote_object |
rtems_id | id_local_object |
This member contains a copy of the corresponding RtemsReqIdent_Run() parameter. | |
rtems_status_code(* | action )(rtems_name, uint32_t, rtems_id *) |
This member contains a copy of the corresponding RtemsReqIdent_Run() parameter. | |
size_t | pcs [3] |
This member defines the pre-condition states for the next action. | |
bool | in_action_loop |
This member indicates if the test action loop is currently executed. | |
Test context for spec:/rtems/req/ident test case.
Definition at line 67 of file tr-object-ident.c.