Generated stub for command_deprecated_in_ok */
| 23 | { fprintf(stderr, "command_check_only called!\n"); abort(); } |
| 24 | /* Generated stub for command_deprecated_in_ok */ |
| 25 | bool command_deprecated_in_ok(struct command *cmd UNNEEDED, |
| 26 | const char *param UNNEEDED, |
| 27 | const char *depr_start UNNEEDED, |
| 28 | const char *depr_end UNNEEDED) |
| 29 | { fprintf(stderr, "command_deprecated_in_ok called!\n"); abort(); } |
| 30 | /* Generated stub for command_dev_apis */ |
| 31 | bool command_dev_apis(const struct command *cmd UNNEEDED) |
| 32 | { fprintf(stderr, "command_dev_apis called!\n"); abort(); } |
no test coverage detected