Generated stub for wire_sync_write */
| 139 | { fprintf(stderr, "wire_sync_read called!\n"); abort(); } |
| 140 | /* Generated stub for wire_sync_write */ |
| 141 | bool wire_sync_write(int fd UNNEEDED, const void *msg TAKES UNNEEDED) |
| 142 | { fprintf(stderr, "wire_sync_write called!\n"); abort(); } |
| 143 | /* AUTOGENERATED MOCKS END */ |
| 144 | |
| 145 | int main(int argc, char *argv[]) |
no test coverage detected