[PATCH] patman: do not hardcode coverage tool
Simon Glass
sjg at chromium.org
Thu Aug 25 03:25:35 CEST 2022
Hi Michal,
On Wed, 24 Aug 2022 at 00:43, Michal Suchanek <msuchanek at suse.de> wrote:
>
> The coverage tool name varies across distributions.
>
> Add COVERAGE variable to specify the tool name.
>
> Also there is one place where prefix is prepended to the tool path,
> remove the prefix.
>
> Signed-off-by: Michal Suchanek <msuchanek at suse.de>
> ---
> tools/patman/test_util.py | 18 ++++++++++--------
> 1 file changed, 10 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
But please update the docs.
Regards,
Simon
More information about the U-Boot
mailing list