Generated stub for command_still_pending */
| 100 | { fprintf(stderr, "command_param_failed called!\n"); abort(); } |
| 101 | /* Generated stub for command_still_pending */ |
| 102 | struct command_result *command_still_pending(struct command *cmd) |
| 103 | |
| 104 | { fprintf(stderr, "command_still_pending called!\n"); abort(); } |
| 105 | /* Generated stub for command_success */ |
| 106 | struct command_result *command_success(struct command *cmd UNNEEDED, |
| 107 | struct json_stream *response) |
no test coverage detected