]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[fdt] Add basic tests for reading values from a flattened device tree
authorMichael Brown <mcb30@ipxe.org>
Mon, 14 Apr 2025 12:40:31 +0000 (13:40 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 14 Apr 2025 13:20:31 +0000 (14:20 +0100)
commitb1125007caec2dc5efc82f7efe5294d191733bcc
tree85bb32c7344d30e1304d78a70b8eef968b69a8b6
parentdb4934617764325aa44e0dfdd01c54e3ad798076
[fdt] Add basic tests for reading values from a flattened device tree

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/tests/fdt_test.c [new file with mode: 0644]
src/tests/tests.c