[PATCH v2 3/6] test/py: Drop importing utils as util
Mattijs Korpershoek
mkorpershoek at baylibre.com
Tue Feb 11 09:40:15 CET 2025
Hi Simon,
Thank you for the patch.
On dim., févr. 09, 2025 at 09:07, Simon Glass <sjg at chromium.org> wrote:
> Now that we have a shorter name, we don't need this sort of thing.
> Drop it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add new patch to drop importing utils as util
>
> test/py/tests/fit_util.py | 6 +--
> test/py/tests/test_android/test_avb.py | 1 -
> test/py/tests/test_efi_fit.py | 24 +++++----
> test/py/tests/test_event_dump.py | 4 +-
> test/py/tests/test_fit.py | 4 +-
> test/py/tests/test_fit_auto_signed.py | 18 +++----
> test/py/tests/test_fit_ecdsa.py | 16 +++---
> test/py/tests/test_fit_hashes.py | 14 +++---
> test/py/tests/test_fs/conftest.py | 1 -
> test/py/tests/test_kconfig.py | 6 +--
> test/py/tests/test_of_migrate.py | 14 +++---
> test/py/tests/test_ofplatdata.py | 4 +-
> test/py/tests/test_optee_rpmb.py | 2 +-
> test/py/tests/test_sandbox_opts.py | 6 +--
> test/py/tests/test_scp03.py | 2 +-
> test/py/tests/test_source.py | 4 +-
> test/py/tests/test_trace.py | 18 +++----
> test/py/tests/test_vboot.py | 70 +++++++++++++-------------
> 18 files changed, 110 insertions(+), 104 deletions(-)
Reviewed-by: Mattijs Korpershoek <mkorpershoek at baylibre.com> # test_android
>
[...]
More information about the U-Boot
mailing list