Generated stub for json_to_bool */
| 68 | { fprintf(stderr, "json_strdup called!\n"); abort(); } |
| 69 | /* Generated stub for json_to_bool */ |
| 70 | bool json_to_bool(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, bool *b UNNEEDED) |
| 71 | { fprintf(stderr, "json_to_bool called!\n"); abort(); } |
| 72 | /* Generated stub for json_to_channel_id */ |
| 73 | bool json_to_channel_id(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 74 | struct channel_id *cid UNNEEDED) |
no test coverage detected