RTEMS
|
Test the rtems_event_send directive. More...
Files | |
file | tc-event-send.c |
Functions | |
static rtems_status_code | EventSend (rtems_id id, rtems_event_set event_in) |
static rtems_status_code | EventReceive (rtems_id event_in, rtems_option option_set, rtems_interval ticks, rtems_event_set *event_out) |
static rtems_event_set | GetPendingEvents (Thread_Control *thread) |
void | T_case_body_ReqRtemsEventValClassicSend (void) |
Test the rtems_event_send directive.
This test case performs the following actions: