55 #ifndef __TEST_AMXD_OBJECT_EVENT_H__
56 #define __TEST_AMXD_OBJECT_EVENT_H__
int test_object_event_setup(void **state)
void test_can_change_event_definition(void **state)
void test_events_are_not_duplicated(void **state)
void test_timer_stops_when_object_is_destroyed(void **state)
void test_allocate_event_data_fails_when_event_not_found(void **state)
void test_only_one_periodic_inform_per_object(void **state)
void test_event_changed_is_send(void **state)
void test_can_allocate_event_data(void **state)
void test_can_start_and_stop_periodic_inform(void **state)
void test_can_remove_event_definition(void **state)
void test_can_send_event(void **state)
int test_object_event_teardown(void **state)