]> git.ozlabs.org Git - ccan/blob - tools/ccanlint/tests/tests_pass.h
ccanlint: run tests under valgrind initially.
[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;