about summary refs log tree commit diff stats
path: root/tests/functionaltests/test_roster.h
blob: 9b34e82a708191897ba4ac53de596023b2859c74 (plain) (blame)
1
2
3
4
void sends_new_item(void **state);
void sends_new_item_nick(void **state);
void sends_remove_item(void **state);
void sends_nick_change(void **state);