Generated stub for towire_u8_array */
| 97 | { fprintf(stderr, "towire_u8 called!\n"); abort(); } |
| 98 | /* Generated stub for towire_u8_array */ |
| 99 | void towire_u8_array(u8 **pptr UNNEEDED, const u8 *arr UNNEEDED, size_t num UNNEEDED) |
| 100 | { fprintf(stderr, "towire_u8_array called!\n"); abort(); } |
| 101 | /* AUTOGENERATED MOCKS END */ |
| 102 | |
| 103 | int main(int argc, char *argv[]) |
no test coverage detected