Hi Walter, On Mon, 20 Jul 2020 at 12:29, Walter Lozano <walter.loz...@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.loz...@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