1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 01:19:18 +01:00
Files
u-boot-megous/test/cmd
Marek Vasut 927e03b4f6 test: cmd: fdt: Test fdt header
Add 'fdt header' test which works as follows:
- Create basic FDT, map it to sysmem
- Print the FDT header
- Get all members of the FDT header into variable and
  verify the variables contain correct data

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>
Merged in test: cmd: fdt: Drop unused fdt_test_header_get() fdt parameter:
Signed-off-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