[PATCH v2 3/3] sandbox: test: activate tests for the command LOG
Simon Glass
sjg at chromium.org
Thu Jan 27 16:05:49 CET 2022
On Mon, 17 Jan 2022 at 08:49, Patrick Delaunay
<patrick.delaunay at foss.st.com> wrote:
>
> Activate the CONFIG_CMD_LOG in sandbox to execute the LOG tests
> by default and correct the test log format after 72fa1ad8d9 ("log: Allow
> padding of the function name").
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
> ---
>
> Changes in v2:
> - update commit message "sandox" => "sandbox"
>
> configs/sandbox_defconfig | 2 +-
> test/py/tests/test_log.py | 8 ++++----
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
activate tests for the command LOG
More information about the U-Boot
mailing list