[U-Boot] [PATCH v2 20/29] dtoc: Add a test for code coverage
Simon Glass
sjg at chromium.org
Mon Jul 9 19:53:06 UTC 2018
On 6 July 2018 at 10:27, Simon Glass <sjg at chromium.org> wrote:
> Add a -T option to run a code-coverage test on dtoc. At present this is
> about 96%. Future work will increase it to 100%.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Update coverage to only include dtb_platdata.py
>
> tools/dtoc/dtoc.py | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
Applied to u-boot-dm.
More information about the U-Boot
mailing list