Generated stub for command_param_failed */
| 101 | { fprintf(stderr, "command_log called!\n"); abort(); } |
| 102 | /* Generated stub for command_param_failed */ |
| 103 | struct command_result *command_param_failed(void) |
| 104 | { fprintf(stderr, "command_param_failed called!\n"); abort(); } |
| 105 | /* Generated stub for command_set_usage */ |
| 106 | void command_set_usage(struct command *cmd UNNEEDED, const char *usage UNNEEDED) |
| 107 | { fprintf(stderr, "command_set_usage called!\n"); abort(); } |
no test coverage detected