mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-08 06:04:34 +00:00
76677dd2b2
Add a new test that adds a subnode alongside an existing one, as well as adding properties to a subnode. This will expand to adding multiple subnodes in future patches. Put a node after the one we are adding to so we can check that things sync correctly. The testAddNode() test should be in the TestNode class since it is a node test, so move it. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
dtoc_test.dts | ||
dtoc_test_add_prop.dts | ||
dtoc_test_addr32.dts | ||
dtoc_test_addr32_64.dts | ||
dtoc_test_addr64.dts | ||
dtoc_test_addr64_32.dts | ||
dtoc_test_alias_bad.dts | ||
dtoc_test_alias_bad_path.dts | ||
dtoc_test_alias_bad_uc.dts | ||
dtoc_test_aliases.dts | ||
dtoc_test_bad_reg.dts | ||
dtoc_test_bad_reg2.dts | ||
dtoc_test_driver_alias.dts | ||
dtoc_test_empty.dts | ||
dtoc_test_inst.dts | ||
dtoc_test_invalid_driver.dts | ||
dtoc_test_phandle.dts | ||
dtoc_test_phandle_bad.dts | ||
dtoc_test_phandle_bad2.dts | ||
dtoc_test_phandle_cd_gpios.dts | ||
dtoc_test_phandle_reorder.dts | ||
dtoc_test_phandle_single.dts | ||
dtoc_test_scan_drivers.cxx | ||
dtoc_test_simple.dts |