Generated stub for send_outreq */
| 218 | { fprintf(stderr, "random_select called!\n"); abort(); } |
| 219 | /* Generated stub for send_outreq */ |
| 220 | struct command_result *send_outreq(struct plugin *plugin UNNEEDED, |
| 221 | const struct out_req *req UNNEEDED) |
| 222 | { fprintf(stderr, "send_outreq called!\n"); abort(); } |
| 223 | /* Generated stub for towire_bigsize */ |
| 224 | void towire_bigsize(u8 **pptr UNNEEDED, const bigsize_t val UNNEEDED) |
| 225 | { fprintf(stderr, "towire_bigsize called!\n"); abort(); } |
no test coverage detected