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