Generated stub for command_still_pending */
| 13 | { fprintf(stderr, "command_finished called!\n"); abort(); } |
| 14 | /* Generated stub for command_still_pending */ |
| 15 | struct command_result *command_still_pending(struct command *cmd UNNEEDED) |
| 16 | { fprintf(stderr, "command_still_pending called!\n"); abort(); } |
| 17 | /* Generated stub for deprecated_apis */ |
| 18 | bool deprecated_apis; |
| 19 | /* Generated stub for feature_offered */ |
no test coverage detected