Generated stub for command_check_done */
| 143 | { fprintf(stderr, "cmd_id_from_close_command called!\n"); abort(); } |
| 144 | /* Generated stub for command_check_done */ |
| 145 | struct command_result *command_check_done(struct command *cmd) |
| 146 | |
| 147 | { fprintf(stderr, "command_check_done called!\n"); abort(); } |
| 148 | /* Generated stub for command_check_only */ |
| 149 | bool command_check_only(const struct command *cmd UNNEEDED) |
| 150 | { fprintf(stderr, "command_check_only called!\n"); abort(); } |
no test coverage detected