| #
4a28b007 |
| 27-May-2017 |
Simon Glass <sjg@chromium.org> |
fdt: dtoc: Add a full set of property tests
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 correc
fdt: dtoc: Add a full set of property tests
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@chromium.org>
show more ...
|