Generated stub for db_commit_transaction */
| 11 | { fprintf(stderr, "db_begin_transaction_ called!\n"); abort(); } |
| 12 | /* Generated stub for db_commit_transaction */ |
| 13 | void db_commit_transaction(struct db *db UNNEEDED) |
| 14 | { fprintf(stderr, "db_commit_transaction called!\n"); abort(); } |
| 15 | /* Generated stub for deprecated_apis */ |
| 16 | bool deprecated_apis; |
| 17 | /* Generated stub for fatal */ |
no test coverage detected