mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 20:56:22 +00:00
6 lines
155 B
C
6 lines
155 B
C
void muc_before_test(void **state);
|
|
void muc_after_test(void **state);
|
|
|
|
void test_muc_add_invite(void **state);
|
|
void test_muc_remove_invite(void **state);
|