]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/tests/tests_pass.h
ccanlint: run tests under valgrind initially.
[ccan] / tools / ccanlint / tests / tests_pass.h
diff --git a/tools/ccanlint/tests/tests_pass.h b/tools/ccanlint/tests/tests_pass.h
new file mode 100644 (file)
index 0000000..bbf2b36
--- /dev/null
@@ -0,0 +1,4 @@
+/* Set in tests_pass. */
+extern bool do_valgrind;
+
+extern struct ccanlint tests_pass_valgrind;