diff options
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2023-03-02 04:08:35 +0100 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2023-03-09 08:50:48 -0800 |
commit | 55d0f982f3b2fb732769f8ae5797e57b92d965e4 (patch) | |
tree | 0261609b10b170439b80d8231dc983f6ae187a1d /lib/efi_loader/efi_variable.c | |
parent | 1b025afca4ca303772a24c2a926cf9e75a1151bb (diff) |
test: cmd: fdt: Test fdt get size
Add 'fdt get size' test which works as follows:
- Create fuller FDT, map it to sysmem
- Get size of various properties
- Get node count of available nodes
- Test non-existent nodes and properties
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>
Diffstat (limited to 'lib/efi_loader/efi_variable.c')
0 files changed, 0 insertions, 0 deletions