commit | 2652dc71a3ba3167e5aa2d228263572a89d87162 | [log] [tgz] |
---|---|---|
author | Marcin Niestroj <m.niestroj@grinn-global.com> | Mon Aug 10 22:27:03 2020 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Aug 11 08:36:39 2020 -0400 |
tree | 87cb29f824e83644170358e7b9634780c2161f99 | |
parent | 26696a4efaa8a778e3ed6cb7600ace5441a2e8e7 [diff] |
sanitycheck: fix --coverage-tool gcovr Currently '--coverage-tool gcovr' results in using lcov. Fix that to use gcovr, as requested by user. Fixes: f6462a3a8c61 ("sanitycheck: get rid of global VERBOSE") Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>