]> git.ozlabs.org Git - ccan/commit
ccanlint: don't collect results from test children
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 20 Jan 2011 01:01:11 +0000 (11:31 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 20 Jan 2011 01:01:11 +0000 (11:31 +1030)
commitc6c779398e42756a7cb1c566e8fd23b955c4775f
tree990973ef8c10f9cc4510fabc60742a18e5f00a45
parent1b2efd5679452d03ff7a0dacb496eb3830b37434
ccanlint: don't collect results from test children

This confuses the output, and makes us sometimes see spurious
failure.  At least we will still catch valgrind errors in
children of failtest, thanks to --error-exitcode=101.
tools/ccanlint/tests/tests_pass_valgrind.c