[PATCH] test: Fix skip check for sleep command test

Simon Glass sjg at chromium.org
Wed Oct 9 03:57:20 CEST 2024


On Tue, 8 Oct 2024 at 06:09, Andrew Goodbody <andrew.goodbody at linaro.org> wrote:
>
> When the config option CMD_MISC was renamed to CMD_SLEEP the check
> in the test for the sleep command was not updated. Do that now.
>
> Fixes: 16060854095 ("cmd: Rename CMD_MISC to CMD_SLEEP")
> Signed-off-by: Andrew Goodbody <andrew.goodbody at linaro.org>
> ---
>
>  test/py/tests/test_sleep.py | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list