Generated stub for command_finished */
| 40 | { fprintf(stderr, "command_filter_ptr called!\n"); abort(); } |
| 41 | /* Generated stub for command_finished */ |
| 42 | struct command_result *command_finished(struct command *cmd UNNEEDED, struct json_stream *response) |
| 43 | |
| 44 | { fprintf(stderr, "command_finished called!\n"); abort(); } |
| 45 | /* Generated stub for command_log */ |
| 46 | void command_log(struct command *cmd UNNEEDED, enum log_level level UNNEEDED, |
| 47 | const char *fmt UNNEEDED, ...) |
no test coverage detected