source:
tests/testsuite.h
@
cad74fb
Last change on this file since cad74fb was 5ebff60, checked in by , at 2015-02-20T22:50:54Z | |
---|---|
|
|
File size: 199 bytes |
Rev | Line | |
---|---|---|
[6a90967] | 1 | #ifndef __BITLBEE_CHECK_H__ |
[5ebff60] | 2 | #define __BITLBEE_CHECK_H__ |
[6a90967] | 3 | |
[7738014] | 4 | #include "irc.h" |
5 | ||
[ed5df81] | 6 | irc_t *torture_irc(void); |
[6a90967] | 7 | gboolean g_io_channel_pair(GIOChannel **ch1, GIOChannel **ch2); |
8 | ||
9 | #endif /* __BITLBEE_CHECK_H__ */ |
Note: See TracBrowser
for help on using the repository browser.