Generated stub for command_param_failed */
| 186 | { fprintf(stderr, "command_log called!\n"); abort(); } |
| 187 | /* Generated stub for command_param_failed */ |
| 188 | struct command_result *command_param_failed(void) |
| 189 | |
| 190 | { fprintf(stderr, "command_param_failed called!\n"); abort(); } |
| 191 | /* Generated stub for command_set_usage */ |
| 192 | void command_set_usage(struct command *cmd UNNEEDED, const char *usage UNNEEDED) |
| 193 | { fprintf(stderr, "command_set_usage called!\n"); abort(); } |
no test coverage detected