libamxo  4.3.4
Object Definition Language (ODL) parsing
test_events.h File Reference

Go to the source code of this file.

Functions

void test_event_subscription (void **state)
 
void test_event_subscription_in_object_def (void **state)
 
void test_event_subscription_filter (void **state)
 
void test_subscription_warns_if_function_not_resolved (void **state)
 
void test_populate_section_generates_events (void **state)
 
void test_events_are_in_correct_order (void **state)
 

Function Documentation

◆ test_event_subscription()

void test_event_subscription ( void **  state)

◆ test_event_subscription_filter()

void test_event_subscription_filter ( void **  state)

◆ test_event_subscription_in_object_def()

void test_event_subscription_in_object_def ( void **  state)

◆ test_events_are_in_correct_order()

void test_events_are_in_correct_order ( void **  state)

◆ test_populate_section_generates_events()

void test_populate_section_generates_events ( void **  state)

◆ test_subscription_warns_if_function_not_resolved()

void test_subscription_warns_if_function_not_resolved ( void **  state)