Generated stub for command_still_pending */
| 107 | { fprintf(stderr, "command_set_usage called!\n"); abort(); } |
| 108 | /* Generated stub for command_still_pending */ |
| 109 | struct command_result *command_still_pending(struct command *cmd) |
| 110 | |
| 111 | { fprintf(stderr, "command_still_pending called!\n"); abort(); } |
| 112 | /* Generated stub for command_usage_only */ |
| 113 | bool command_usage_only(const struct command *cmd UNNEEDED) |
| 114 | { fprintf(stderr, "command_usage_only called!\n"); abort(); } |
no test coverage detected