commit | fafef89458fa8c4ee7bb533c6fe8f9befede1dc2 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Dec 11 16:52:43 2018 -0800 |
committer | William A. Kennington III <wak@google.com> | Thu Jan 10 11:31:41 2019 -0800 |
tree | 9ed5d3e695270049d9e4597f7d06a826a92b86b2 | |
parent | 3eaf592828434fe87a82cb67946e8a7c7b25ead8 [diff] |
scripts/unit-test: Add clang-tidy support if configuration is provided This enables clang tidy support for cmake and meson based builds. This does not yet enforce that clang tidy passes for the projects which have it enabled. Tested: Ran against a clang tidy enabled sdeventplus. Does not reject the build for errors. Once fixed the output looks as expected. Change-Id: If4a970f7319aaaa44fe28f87e6bbd8d45aecd71e Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.