Generated stub for command_finished */
| 34 | { fprintf(stderr, "command_filter_ptr called!\n"); abort(); } |
| 35 | /* Generated stub for command_finished */ |
| 36 | struct command_result *command_finished(struct command *cmd UNNEEDED, struct json_stream *response) |
| 37 | |
| 38 | { fprintf(stderr, "command_finished called!\n"); abort(); } |
| 39 | /* Generated stub for command_log */ |
| 40 | void command_log(struct command *cmd UNNEEDED, enum log_level level UNNEEDED, |
| 41 | const char *fmt UNNEEDED, ...) |
no test coverage detected