Generated stub for towire_u8_array */
| 105 | { fprintf(stderr, "towire_u8 called!\n"); abort(); } |
| 106 | /* Generated stub for towire_u8_array */ |
| 107 | void towire_u8_array(u8 **pptr UNNEEDED, const u8 *arr UNNEEDED, size_t num UNNEEDED) |
| 108 | { fprintf(stderr, "towire_u8_array called!\n"); abort(); } |
| 109 | /* AUTOGENERATED MOCKS END */ |
| 110 | |
| 111 | int main(int argc, char *argv[]) |
no test coverage detected