[PATCH v2 0/3] sandbox: test: activate tests for the command LOG
Patrick Delaunay
patrick.delaunay at foss.st.com
Mon Jan 17 16:49:19 CET 2022
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
More information about the U-Boot
mailing list