Generated stub for send_outreq */
| 118 | { fprintf(stderr, "plugin_notify_message called!\n"); abort(); } |
| 119 | /* Generated stub for send_outreq */ |
| 120 | struct command_result *send_outreq(const struct out_req *req UNNEEDED) |
| 121 | { fprintf(stderr, "send_outreq called!\n"); abort(); } |
| 122 | /* AUTOGENERATED MOCKS END */ |
| 123 | |
| 124 | #ifndef SUPERVERBOSE |
no test coverage detected