RTEMS
|
Tests the rtems_event_system_send and rtems_event_system_receive directives. More...
Files | |
file | tc-event-send-receive.c |
Functions | |
static rtems_status_code | EventSystemSend (rtems_id id, rtems_event_set event_in) |
static rtems_status_code | EventSystemReceive (rtems_id event_in, rtems_option option_set, rtems_interval ticks, rtems_event_set *event_out) |
static rtems_event_set | GetPendingSystemEvents (Thread_Control *thread) |
void | T_case_body_RtemsEventValSystemSendReceive (void) |
Tests the rtems_event_system_send and rtems_event_system_receive directives.
This test case performs the following actions: