1 void cmd_rooms_shows_message_when_disconnected(void** state); 2 void cmd_rooms_shows_message_when_disconnecting(void** state); 3 void cmd_rooms_shows_message_when_connecting(void** state); 4 void cmd_rooms_shows_message_when_undefined(void** state); 5 void cmd_rooms_uses_account_default_when_no_arg(void** state); 6 void cmd_rooms_service_arg_used_when_passed(void** state); 7 void cmd_rooms_filter_arg_used_when_passed(void** state); 8