mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 07:16:21 +00:00
Added cmd_roster test
This commit is contained in:
5
tests/test_cmd_roster.h
Normal file
5
tests/test_cmd_roster.h
Normal file
@@ -0,0 +1,5 @@
|
||||
void cmd_roster_shows_message_when_disconnecting(void **state);
|
||||
void cmd_roster_shows_message_when_connecting(void **state);
|
||||
void cmd_roster_shows_message_when_disconnected(void **state);
|
||||
void cmd_roster_shows_message_when_undefined(void **state);
|
||||
void cmd_roster_shows_roster_when_no_args(void **state);
|
||||
Reference in New Issue
Block a user