[U-Boot] [PATCH 10/19] fdt: dtoc: Add a full set of property tests

sjg at google.com sjg at google.com
Tue May 2 11:27:21 UTC 2017


The tests don't currently cover all the different property types. Add a
new test which checks each property type in turn, to make sure each has
the correct type and value.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/binman/fdt_test.py           | 46 ++++++++++++++++++++++++++++++++++++++
 tools/binman/test/45_prop_test.dts | 23 +++++++++++++++++++
 2 files changed, 69 insertions(+)
 create mode 100644 tools/binman/test/45_prop_test.dts

Applied to u-boot-fdt/next, thanks!


More information about the U-Boot mailing list