]> git.ozlabs.org Git - ccan/blob - tools/ccanlint/tests/tests_pass.h
19a692a02a2183e396386cefe4e66b5e3ab35f5d
[ccan] / tools / ccanlint / tests / tests_pass.h
1 /* Set in tests_pass. */
2 extern bool do_valgrind;
3 extern const char *valgrind_suppress;
4
5 extern struct ccanlint tests_pass_valgrind;