Generated stub for json_array_end */
| 57 | { fprintf(stderr, "json_add_time called!\n"); abort(); } |
| 58 | /* Generated stub for json_array_end */ |
| 59 | void json_array_end(struct json_stream *js UNNEEDED) |
| 60 | { fprintf(stderr, "json_array_end called!\n"); abort(); } |
| 61 | /* Generated stub for json_array_start */ |
| 62 | void json_array_start(struct json_stream *js UNNEEDED, const char *fieldname UNNEEDED) |
| 63 | { fprintf(stderr, "json_array_start called!\n"); abort(); } |
no test coverage detected