Generated stub for json_to_number */
| 150 | { fprintf(stderr, "json_to_node_id called!\n"); abort(); } |
| 151 | /* Generated stub for json_to_number */ |
| 152 | bool json_to_number(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, |
| 153 | unsigned int *num UNNEEDED) |
| 154 | { fprintf(stderr, "json_to_number called!\n"); abort(); } |
| 155 | /* Generated stub for json_to_secret */ |
| 156 | bool json_to_secret(const char *buffer UNNEEDED, const jsmntok_t *tok UNNEEDED, struct secret *dest UNNEEDED) |
| 157 | { fprintf(stderr, "json_to_secret called!\n"); abort(); } |
no test coverage detected