mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 07:36:22 +00:00
Added cmd_statuses validation tests
This commit is contained in:
4
tests/test_cmd_statuses.h
Normal file
4
tests/test_cmd_statuses.h
Normal file
@@ -0,0 +1,4 @@
|
||||
void cmd_statuses_shows_usage_when_bad_subcmd(void **state);
|
||||
void cmd_statuses_shows_usage_when_bad_console_setting(void **state);
|
||||
void cmd_statuses_shows_usage_when_bad_chat_setting(void **state);
|
||||
void cmd_statuses_shows_usage_when_bad_muc_setting(void **state);
|
||||
Reference in New Issue
Block a user