Generated stub for json_stream_success */
| 447 | { fprintf(stderr, "json_stream_fail called!\n"); abort(); } |
| 448 | /* Generated stub for json_stream_success */ |
| 449 | struct json_stream *json_stream_success(struct command *cmd UNNEEDED) |
| 450 | { fprintf(stderr, "json_stream_success called!\n"); abort(); } |
| 451 | /* Generated stub for kill_uncommitted_channel */ |
| 452 | void kill_uncommitted_channel(struct uncommitted_channel *uc UNNEEDED, |
| 453 | const char *why UNNEEDED) |
no test coverage detected