Reviewed-and-Tested-by: Mike Holmes <[email protected]> Note if you have not been running these tools previously you should expect some failures, the strong typing is not understood by Valgrind and results in " Conditional jump or move depends on uninitialized value(s)"
But I dont think that accounts for them all :) On 1 April 2015 at 16:45, Anders Roxell <[email protected]> wrote: > Add the ability to enable and then run valgrind on existing "make check" > targets > > Anders Roxell (4): > test/README: add copyright header > test/README: explain what's the intention with test/validation > m4: add plumbing for valgrind check > test: enable valgrind check > > configure.ac | 5 ++ > m4/ax_valgrind_check.m4 | 181 > ++++++++++++++++++++++++++++++++++++++++++++++++ > test/Makefile.inc | 3 + > test/README | 18 ++++- > 4 files changed, 205 insertions(+), 2 deletions(-) > create mode 100644 m4/ax_valgrind_check.m4 > > -- > 2.1.4 > > _______________________________________________ > lng-odp mailing list > [email protected] > https://lists.linaro.org/mailman/listinfo/lng-odp > -- Mike Holmes Technical Manager - Linaro Networking Group Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
