X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=tools%2Fccanlint%2Ftests%2Ftests_pass.h;fp=tools%2Fccanlint%2Ftests%2Ftests_pass.h;h=bbf2b36fabaa40a221b153d3fb25fa3af423be51;hb=ad6a6711a1b703793e49206e10d6dcf1722eb424;hp=0000000000000000000000000000000000000000;hpb=b1524d16e5e98dafee5a192511a557ace0b5afb3;p=ccan diff --git a/tools/ccanlint/tests/tests_pass.h b/tools/ccanlint/tests/tests_pass.h new file mode 100644 index 00000000..bbf2b36f --- /dev/null +++ b/tools/ccanlint/tests/tests_pass.h @@ -0,0 +1,4 @@ +/* Set in tests_pass. */ +extern bool do_valgrind; + +extern struct ccanlint tests_pass_valgrind;