Generated stub for command_param_failed */
| 96 | { fprintf(stderr, "command_fail called!\n"); abort(); } |
| 97 | /* Generated stub for command_param_failed */ |
| 98 | struct command_result *command_param_failed(void) |
| 99 | |
| 100 | { fprintf(stderr, "command_param_failed called!\n"); abort(); } |
| 101 | /* Generated stub for command_still_pending */ |
| 102 | struct command_result *command_still_pending(struct command *cmd) |
| 103 |
no test coverage detected