commit | 9ced4edd94af892268b7087076a0ab2b7e5d20a0 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon Nov 18 14:33:58 2019 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Nov 21 16:41:33 2019 +0000 |
tree | e9ed36bc7c5afcc705279b972b21f89e8fe85933 | |
parent | 4041b89c0707170e865304b96442426dbbe64ead [diff] |
meson: debug output on unit test failures Ensure the testlog.txt file is output to the console if any unit tests fail. This will help with debug of CI failures in jenkins where only the console log is available. Testing: Verified file is output to console on a failure Change-Id: I4978d676c744c8cd52ff89d316ba7b7fb15674cd Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Build script for CI jobs in Jenkins.