4
tests/functionaltests/test_roster.h
Normal file
4
tests/functionaltests/test_roster.h
Normal file
@@ -0,0 +1,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);
|
||||
Reference in New Issue
Block a user