This patches activate the command LOG and the associated tests in sandbox with CONFIG_CMD_LOG=y and solve the associated issues when these tests are executed.
Patrick Changes in v2: - update commit message "sandox" => "sandbox" Patrick Delaunay (3): dm: fix up documentation for uclass_get_by_name_len dm: compare full name in uclass_get_by_name sandbox: test: activate tests for the command LOG configs/sandbox_defconfig | 2 +- drivers/core/uclass.c | 11 ++++++++++- include/dm/uclass.h | 4 ++-- test/py/tests/test_log.py | 8 ++++---- 4 files changed, 17 insertions(+), 8 deletions(-) -- 2.25.1