Events

Works with receive_existing_events() to test the waiting for events when some events have already been sent.

test_receive_existing_events()

Works with reset_on_wait() to verify that the events stored in the event object are reset at the appropriate time.

test_reset_on_wait()

Test delivery and reception of events.

test_event_receive()

Works with reset_on_receive() to verify that the events stored in the event object are reset at the appropriate times.

test_reset_on_receive()