Files
u-boot/test/cmd
Marek Vasut b0cd7ccebd test: cmd: fdt: Test fdt print and list
Add 'fdt print' and 'fdt list' test which works as follows:
- Create fuller FDT, map it to sysmem
- Print the entire FDT, parts of the FDT and select properties
- Compare output from the print or list

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-14 16:08:51 -06:00
..
2022-07-26 02:30:56 -06:00
2023-03-14 16:08:51 -06: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