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

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