Generated stub for command_check_only */
| 20 | { fprintf(stderr, "aux_command 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(); } |
| 24 | /* Generated stub for command_dev_apis */ |
| 25 | bool command_dev_apis(const struct command *cmd UNNEEDED) |
| 26 | { fprintf(stderr, "command_dev_apis called!\n"); abort(); } |
no test coverage detected