commit | afb0f98669a894d18b92ec76942cd2cc57f43e6c | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Fri Apr 26 17:30:28 2019 -0700 |
committer | William A. Kennington III <wak@google.com> | Fri Apr 26 17:40:11 2019 -0700 |
tree | 92b100a3b0fc30793ddaa26d50fb2269cb79bce1 | |
parent | 29b805194b99f4810c1cdd287b15ef74b2912d77 [diff] |
scripts/unit-test: Add new valgrind checks These cause spurious failures on powerpc systems currently, so we should skip valgrind if they don't work in the trivial expected working case. ==5266== Conditional jump or move depends on uninitialised value(s)^M ==5266== at 0x4E92764: __dcigettext (dcigettext.c:697)^M ==5266== by 0x4E900E7: dcgettext (dcgettext.c:47)^M ==5266== by 0x4F08AC7: strerror_r (_strerror.c:71) Change-Id: Ib94c19688b446bc9cf780571260d5f6c922e6fb8 Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.