summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2016-12-09 15:56:44 +1100
committerDavid Gibson <david@gibson.dropbear.id.au>2016-12-09 16:13:35 +1100
commit6ea8cd944fcd09dfbda672c6bf6205ec8a5fc152 (patch)
tree2beb92b73ee792ba6a8e6afe6cfda5c9dbea7acd /TODO
parent7d8ef6e1db9794f72805a0855f4f7f12fadd03d3 (diff)
downloaddevice-tree-compiler-6ea8cd944fcd09dfbda672c6bf6205ec8a5fc152.tar.gz
tests: More thorough tests of libfdt overlay application without dtc
At the moment we have some rudimentary tests of the fdt_overlay_apply() function which don't rely on overlay generation support in dtc. This is done by avoiding any external references in the sample overlay, in particularly using the 'target-path' syntax instead of 'target' to avoid needing external references in the fragment targets. Thus this test case doesn't exercise libfdt's processing of the __fixups__ node at all. We do test that somewhat in combination with dtc's overlay support. However, in the interests of being able to quickly determine which side a bug is on, it would be nice to exercise this without requiring the dtc support. This adds testcases to do so, by making some examples with manually constructed __symbols__ and __fixups__ nodes. In addition we rename some of the test data files and add some extra check_path tests to make it a bit clearer what's going on here. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions