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