[PATCH] dtoc: add coverage test for unicode error

Simon Glass sjg at chromium.org
Tue Jul 28 01:35:05 CEST 2020


Hi Walter,

On Mon, 20 Jul 2020 at 12:29, Walter Lozano <walter.lozano at collabora.com> wrote:
>
> Add an additional test to dtoc in order improve the coverage,
> specifically to take into account the case of unicode error when
> scanning drivers.
>
> Signed-off-by: Walter Lozano <walter.lozano at collabora.com>
> ---
>
>  tools/dtoc/dtb_platdata.py | 14 +++++++++++---
>  tools/dtoc/test_dtoc.py    | 18 ++++++++++++++++++
>  2 files changed, 29 insertions(+), 3 deletions(-)

This seems to be missing a .cxx file, so gives a build error.

Regards,
Simo


More information about the U-Boot mailing list