commit | d022a7d4570dd1447f8e03f896df1a59130266a5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat May 27 07:38:21 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri Jun 02 10:16:47 2017 -0600 |
tree | f83b21c85eeed7270c4a26ad683240c493ac090e | |
parent | 28c710529ff5c881cfb9b2feb80afb6e0a226c62 [diff] |
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>