diff options
| author | Marek Vasut <[email protected]> | 2023-03-02 04:08:37 +0100 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2023-03-08 13:14:29 -0800 |
| commit | 6c28594bf6472ec693336be23ac041a4eae47df9 (patch) | |
| tree | a5c925f632cac0e5d8d6c3d7eb0d80aeaf6a548d /include | |
| parent | 8bd49a87d912b585bade35e96afd29634dab605f (diff) | |
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
