commit | 0326deda6506657d9bd8020248c6550c488e3b40 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Feb 07 00:33:28 2019 -0800 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Feb 12 16:42:00 2019 +0000 |
tree | af0a8f698fe22e51ca1e8231a3351a4d277ef8f6 | |
parent | 49d4e594e8959cd8764f9c1fd504413ff836c5a7 [diff] |
scripts/unit-test: Detect problematic valgrind Instead of permanently blacklisting valgrind from running in our unit test environment for all powerpc platforms, run a problematic test case to determine if we can use valgrind or not. Tested: Ran on amd64 and ppc64el to verify that valgrind is still run on the currently working amd64 and not on the currently broken ppc64el. Change-Id: Ie028a5cc9ec9138c78a87f58c70af274adca2c95 Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.