]> git.ozlabs.org Git - ccan/blob - tools/ccanlint/tests/tests_pass.h
tdb2: return TDB_ERR_RDONLY if trying to start a transaction on a R/O tdb.
[ccan] / tools / ccanlint / tests / tests_pass.h
1 /* Set in tests_pass. */
2 extern bool do_valgrind;
3
4 extern struct ccanlint tests_pass_valgrind;