1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-21 16:47:21 +01:00
Files
u-boot-megous/test/cmd
Marek Vasut 6c28594bf6 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-08 13:14:29 -08:00
..
2022-07-26 02:30:56 -06:00
2023-03-08 13:14:29 -08:00
2023-02-06 17:10:15 -05:00
2023-02-06 17:10:15 -05:00
2022-09-02 13:40:42 -04:00
2022-11-28 13:06:40 -05:00