[PATCH 0/3] sandox: test: activate tests for the command LOG

Patrick DELAUNAY patrick.delaunay at foss.st.com
Mon Jan 17 16:36:12 CET 2022


On 1/12/22 10:29 AM, Marcel Ziswiler wrote:
> On Tue, 2022-01-11 at 17:27 +0100, Patrick Delaunay wrote:
>> 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
>>
>>
>> Patrick Delaunay (3):
>>    dm: fix up documentation for uclass_get_by_name_len
>>    dm: compare full name in uclass_get_by_name
>>    sandox: test: activate tests for the command LOG
> Probably should read sandbox. Same for this cover-letter's subject ;-p.
oups, yes
>
>>   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(-)


More information about the U-Boot mailing list