On 6 July 2018 at 10:27, Simon Glass <s...@chromium.org> wrote:
> At present this module is tested via the dtoc tests. This is a bit painful
> since the tests are at a higher level and so failures are more difficult
> to diagnose.
>
> Add some tests that exercise the fdt module directly.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v2: None
>
>  tools/dtoc/fdt.py      |  12 +-
>  tools/dtoc/test_fdt    |   1 +
>  tools/dtoc/test_fdt.py | 246 +++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 257 insertions(+), 2 deletions(-)
>  create mode 120000 tools/dtoc/test_fdt
>  create mode 100755 tools/dtoc/test_fdt.py

Applied to u-boot-dm
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to