Go to the source code of this file.
◆ test_allocate_event_data_fails_when_event_not_found()
| void test_allocate_event_data_fails_when_event_not_found |
( |
void ** |
state | ) |
|
◆ test_can_allocate_event_data()
| void test_can_allocate_event_data |
( |
void ** |
state | ) |
|
◆ test_can_change_event_definition()
| void test_can_change_event_definition |
( |
void ** |
state | ) |
|
◆ test_can_remove_event_definition()
| void test_can_remove_event_definition |
( |
void ** |
state | ) |
|
◆ test_can_send_event()
| void test_can_send_event |
( |
void ** |
state | ) |
|
◆ test_can_start_and_stop_periodic_inform()
| void test_can_start_and_stop_periodic_inform |
( |
void ** |
state | ) |
|
◆ test_event_changed_is_send()
| void test_event_changed_is_send |
( |
void ** |
state | ) |
|
◆ test_events_are_not_duplicated()
| void test_events_are_not_duplicated |
( |
void ** |
state | ) |
|
◆ test_object_event_setup()
| int test_object_event_setup |
( |
void ** |
state | ) |
|
◆ test_object_event_teardown()
| int test_object_event_teardown |
( |
void ** |
state | ) |
|
◆ test_only_one_periodic_inform_per_object()
| void test_only_one_periodic_inform_per_object |
( |
void ** |
state | ) |
|
◆ test_timer_stops_when_object_is_destroyed()
| void test_timer_stops_when_object_is_destroyed |
( |
void ** |
state | ) |
|