commit | 4e1d0a12313ffb20a1deb45cfad920671cb09b3b | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Mon Jul 16 12:04:03 2018 -0700 |
committer | William A. Kennington III <wak@google.com> | Tue Jul 17 23:26:29 2018 -0700 |
tree | 8bc61d9741c620083894985cb7cb8947d2f22ea3 | |
parent | 0f0a680e0512f7d5ad9d728cfb9399fe314fe4b2 [diff] |
unit-test: Disable valgrind testing for ppc64 There is an issue caused by inlining of a strcmp function in optimized code that valgrind picks up as use of uninitialized memory in jmp / mov. Just ignore running valgrind tests on powerpc for now. https://github.com/openbmc/openbmc/issues/3315 Change-Id: I1252efdcea3acb05f1fb8043ac995645d6631805 Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.