| 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:  | ||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| cmd_ut_overlay.c | ||
| test-fdt-base.dts | ||
| test-fdt-overlay-stacked.dts | ||
| test-fdt-overlay.dts | ||