3cc137616d
The uts created in do_ut_overlay() is not the one used in
cmd_ut_category(). Currently all tests are therefore called with
uts->priv = NULL and fail.
Using a static variable is the easiest fix here.
Fixes:
|
||
---|---|---|
.. | ||
cmd_ut_overlay.c | ||
Kconfig | ||
Makefile | ||
test-fdt-base.dts | ||
test-fdt-overlay-stacked.dts | ||
test-fdt-overlay.dts |