Generated stub for towire */
| 75 | { fprintf(stderr, "fromwire_u8_array called!\n"); abort(); } |
| 76 | /* Generated stub for towire */ |
| 77 | void towire(u8 **pptr UNNEEDED, const void *data UNNEEDED, size_t len UNNEEDED) |
| 78 | { fprintf(stderr, "towire called!\n"); abort(); } |
| 79 | /* Generated stub for towire_bool */ |
| 80 | void towire_bool(u8 **pptr UNNEEDED, bool v UNNEEDED) |
| 81 | { fprintf(stderr, "towire_bool called!\n"); abort(); } |
no test coverage detected