Generated stub for command_success */
| 197 | { fprintf(stderr, "command_still_pending called!\n"); abort(); } |
| 198 | /* Generated stub for command_success */ |
| 199 | struct command_result *command_success(struct command *cmd UNNEEDED, |
| 200 | struct json_stream *response) |
| 201 | |
| 202 | { fprintf(stderr, "command_success called!\n"); abort(); } |
| 203 | /* Generated stub for command_usage_only */ |
| 204 | bool command_usage_only(const struct command *cmd UNNEEDED) |
| 205 | { fprintf(stderr, "command_usage_only called!\n"); abort(); } |
no test coverage detected