Marek Vasut e7c7878455 test: cmd: fdt: Test fdt mknode
Add 'fdt mknode' test which works as follows:
- Create fuller FDT, map it to sysmem
- Create node either in / or subnode
- Attempt to create node over existing node, which fails
- Attempt to create subnodes in non-existing nodes or aliases
- Verify created nodes using fdt list command

The test case can be triggered using:
"
./u-boot -Dc 'ut fdt'
"
To dump the full output from commands used during test, add '-v' flag.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-03-09 08:50:48 -08:00
..
2023-02-06 13:04:53 -05:00
2023-03-09 08:50:48 -08:00
2023-02-23 13:29:20 -05:00
2023-02-06 17:10:15 -05:00
2022-08-10 13:38:30 -04:00
run
2022-10-21 21:37:47 -04:00