Generated stub for towire */
| 200 | { fprintf(stderr, "toks_reset called!\n"); abort(); } |
| 201 | /* Generated stub for towire */ |
| 202 | void towire(u8 **pptr UNNEEDED, const void *data UNNEEDED, size_t len UNNEEDED) |
| 203 | { fprintf(stderr, "towire called!\n"); abort(); } |
| 204 | /* Generated stub for towire_bool */ |
| 205 | void towire_bool(u8 **pptr UNNEEDED, bool v UNNEEDED) |
| 206 | { fprintf(stderr, "towire_bool called!\n"); abort(); } |
no test coverage detected