AUTOGENERATED MOCKS START */ Generated stub for command_check_done */
| 68 | /* AUTOGENERATED MOCKS START */ |
| 69 | /* Generated stub for command_check_done */ |
| 70 | struct command_result *command_check_done(struct command *cmd) |
| 71 | |
| 72 | { fprintf(stderr, "command_check_done called!\n"); abort(); } |
| 73 | /* Generated stub for command_filter_ptr */ |
| 74 | struct json_filter **command_filter_ptr(struct command *cmd UNNEEDED) |
| 75 | { fprintf(stderr, "command_filter_ptr called!\n"); abort(); } |