1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00
profanity/stabbertests/proftest.h

4 lines
106 B
C
Raw Normal View History

2015-05-17 01:11:03 +01:00
void init_prof_test(void **state);
void close_prof_test(void **state);
2015-05-24 19:24:01 +01:00
void prof_process_xmpp(int loops);