]> code.ossystems Code Review - openembedded-core.git/commit
valgrind: correct the comparison logic in vg_regtest
authorMaxin B. John <maxin.john@intel.com>
Fri, 24 Mar 2017 15:03:20 +0000 (17:03 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 26 Mar 2017 12:17:02 +0000 (13:17 +0100)
commitfa5f7b5090468da0ed1e30160e68362c97350c47
tree4cae4f1c1b2da98c128a7c4522887a1435ff2717
parent7a0caa23965185ac8268ae1da2f61fc7ca6de682
valgrind: correct the comparison logic in vg_regtest

do_diffs in the vg_regtest script compares the actual test output
against the expected test output and returns 0 if it matches.

Previous upgrade modified the return value of do_diffs() and that
resulted in ptest failures.

[YOCTO #8471]

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/valgrind/valgrind/0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch