aboutsummaryrefslogblamecommitdiffstats
path: root/tests/check-libempathy.h
blob: 35da2a14d87673c3756a5136b6ead871d8bbcbee (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                            


                                                      
                                           
                                                   

                                         
#ifndef __CHECK_LIBEMPATHY__
#define __CHECK_LIBEMPATHY__

TCase * make_empathy_irc_server_tcase (void);
TCase * make_empathy_irc_network_tcase (void);
TCase * make_empathy_irc_network_manager_tcase (void);
TCase * make_empathy_chatroom_tcase (void);
TCase * make_empathy_chatroom_manager_tcase (void);

#endif /* #ifndef __CHECK_LIBEMPATHY__ */