Generated stub for command_check_done */
| 16 | { fprintf(stderr, "bkpr_of called!\n"); abort(); } |
| 17 | /* Generated stub for command_check_done */ |
| 18 | struct command_result *command_check_done(struct command *cmd) |
| 19 | |
| 20 | { fprintf(stderr, "command_check_done called!\n"); abort(); } |
| 21 | /* Generated stub for command_check_only */ |
| 22 | bool command_check_only(const struct command *cmd UNNEEDED) |
| 23 | { fprintf(stderr, "command_check_only called!\n"); abort(); } |
no test coverage detected