commit | 49d4e594e8959cd8764f9c1fd504413ff836c5a7 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Feb 06 17:59:27 2019 -0800 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Feb 12 16:42:00 2019 +0000 |
tree | c68866a2833898634cab7222085dbb8f4bccbb42 | |
parent | eaff24a68969be37d3103f2076138fc1460e157a [diff] |
scripts/unit-test: meson: Support custom valgrind setup This makes it possible for the build to specify custom wrapper parameters and timeout values using the add_test_setup('valgrind', ...) infrastructure in meson. Tested: Using the meson enabled sdeventplus build and manually added special parameters for the test suite. Change-Id: I25df040463433cf2d91b416eaaa159cef9ba8235 Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.