about summary refs log blame commit diff stats
path: root/tests/test_contact.h
blob: f0ba043f2de2ba3399f6be41a351e46a2c8997ae (plain) (tree)
1
2
3
4
5
6
7






                                                        
void contact_in_group(void **state);
void contact_not_in_group(void **state);
void contact_name_when_name_exists(void **state);
void contact_jid_when_name_not_exists(void **state);
void contact_string_when_name_exists(void **state);
void contact_string_when_name_not_exists(void **state);
void contact_string_when_default_resource(void **state);