]> git.ozlabs.org Git - ccan/commit
ccanlint: run tests under valgrind initially.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Aug 2011 23:57:39 +0000 (09:27 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Aug 2011 23:57:39 +0000 (09:27 +0930)
commitad6a6711a1b703793e49206e10d6dcf1722eb424
treeea37b0d20bf62c2c4dd9d06b1da3a132d2933db0
parentb1524d16e5e98dafee5a192511a557ace0b5afb3
ccanlint: run tests under valgrind initially.

Unless it's not available or suppressed, we might as well run it under
valgrind the first time, which speeds things a little.

We save the valgrind output file for tests_pass_valgrind's use later.
tools/ccanlint/ccanlint.h
tools/ccanlint/tests/tests_pass.c
tools/ccanlint/tests/tests_pass.h [new file with mode: 0644]
tools/ccanlint/tests/tests_pass_valgrind.c