Add a fallback path to tools/valgrind-webrtc/webrtc_tests.sh if locate_valgrind.sh fails. This is a workaround to run memcheck on swarming, since locate_valgrind.sh fails even though the files are present. This is almost certainly because the way we use symlinks. A warning message is displayed to warn the developers to follow the instructions to get the valgrind binaries. Some extra suppressions were needed. The bug tracking them is https://bugs.webrtc.org/6773 R=kjellander@chromium.org BUG=chromium:497757 Review-Url: https://codereview.webrtc.org/2531573003 Cr-Commit-Position: refs/heads/master@{#15244}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.