63 const struct CMUnitTest tests[] = {
void test_can_send_event(UNUSED void **state)
void test_can_allocate_event_data(UNUSED void **state)
void test_can_remove_event_definition(UNUSED void **state)
void test_only_one_periodic_inform_per_object(UNUSED void **state)
void test_events_are_not_duplicated(UNUSED void **state)
void test_can_start_and_stop_periodic_inform(UNUSED void **state)
void test_allocate_event_data_fails_when_event_not_found(UNUSED void **state)
int test_object_event_setup(UNUSED void **state)
void test_timer_stops_when_object_is_destroyed(UNUSED void **state)
void test_event_changed_is_send(UNUSED void **state)
int test_object_event_teardown(UNUSED void **state)
void test_can_change_event_definition(UNUSED void **state)