aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check-libempathy.h
blob: ea8aeb158c5de850f3105b98d7e590bfd11ea1fd (plain) (blame)
1
2
3
4
5
6
7
8
9
#ifndef __CHECK_LIBEMPATHY__
#define __CHECK_LIBEMPATHY__

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__ */