Skip to content
Commit b325248c authored by Simon Glass's avatar Simon Glass
Browse files

dm: Add a C test for of-platdata properties



At present properties are tested in a roundabout way. The driver's probe()
method writes out the values of the properties and the Python test checks
the output from U-Boot SPL.

Add a C test which checks these values more directly.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent afb26ba9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment