Generated stub for wire_sync_write */
| 51 | { fprintf(stderr, "wire_sync_read called!\n"); abort(); } |
| 52 | /* Generated stub for wire_sync_write */ |
| 53 | bool wire_sync_write(int fd UNNEEDED, const void *msg TAKES UNNEEDED) |
| 54 | { fprintf(stderr, "wire_sync_write called!\n"); abort(); } |
| 55 | /* AUTOGENERATED MOCKS END */ |
| 56 | |
| 57 | static char *db_err; |
no test coverage detected