Generated stub for wire_sync_write */
| 151 | { fprintf(stderr, "version called!\n"); abort(); } |
| 152 | /* Generated stub for wire_sync_write */ |
| 153 | bool wire_sync_write(int fd UNNEEDED, const void *msg TAKES UNNEEDED) |
| 154 | { fprintf(stderr, "wire_sync_write called!\n"); abort(); } |
| 155 | /* AUTOGENERATED MOCKS END */ |
| 156 | |
| 157 | int main(int argc, char *argv[]) |
no test coverage detected