U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Simon Glass <sjg@chromium.org>,
	U-Boot Mailing List <u-boot@lists.denx.de>
Cc: Tom Rini <trini@konsulko.com>, Simon Glass <sjg@chromium.org>,
	Caleb Connolly <caleb.connolly@linaro.org>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Igor Opaniuk <igor.opaniuk@gmail.com>,
	Jens Wiklander <jens.wiklander@linaro.org>,
	Patrick Rudolph <patrick.rudolph@9elements.com>,
	Richard Weinberger <richard@nod.at>,
	Stephen Warren <swarren@nvidia.com>,
	Stephen Warren <swarren@wwwdotorg.org>
Subject: Re: [PATCH v2 3/6] test/py: Drop importing utils as util
Date: Tue, 11 Feb 2025 09:40:15 +0100	[thread overview]
Message-ID: <87y0yc98nk.fsf@baylibre.com> (raw)
In-Reply-To: <20250209160725.1054845-4-sjg@chromium.org>

Hi Simon,

Thank you for the patch.

On dim., févr. 09, 2025 at 09:07, Simon Glass <sjg@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@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@baylibre.com> # test_android

>

[...]

  reply	other threads:[~2025-02-11  8:40 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-09 16:07 [PATCH v2 0/6] test: A few quality-of-life improvements Simon Glass
2025-02-09 16:07 ` [PATCH v2 1/6] test/py: Shorten u_boot_console Simon Glass
2025-02-09 16:07 ` [PATCH v2 2/6] test/py: Drop u_boot_ prefix on test files Simon Glass
2025-02-11  8:35   ` Mattijs Korpershoek
2025-02-09 16:07 ` [PATCH v2 3/6] test/py: Drop importing utils as util Simon Glass
2025-02-11  8:40   ` Mattijs Korpershoek [this message]
2025-02-09 16:07 ` [PATCH v2 4/6] test/py: Drop assigning ubman to cons Simon Glass
2025-02-09 16:07 ` [PATCH v2 5/6] test/py: Show info about module-loading Simon Glass
2025-02-10 15:52   ` Tom Rini
2025-02-15 12:17     ` Simon Glass
2025-02-15 14:48       ` Tom Rini
2025-02-15 17:21         ` Simon Glass
2025-02-17 17:52           ` Tom Rini
2025-02-09 16:07 ` [PATCH v2 6/6] test: Make net tests depend on CONFIG_CMD_NET Simon Glass
2025-02-17 17:15 ` [PATCH v2 0/6] test: A few quality-of-life improvements Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y0yc98nk.fsf@baylibre.com \
    --to=mkorpershoek@baylibre.com \
    --cc=caleb.connolly@linaro.org \
    --cc=igor.opaniuk@gmail.com \
    --cc=jens.wiklander@linaro.org \
    --cc=patrick.rudolph@9elements.com \
    --cc=richard@nod.at \
    --cc=sjg@chromium.org \
    --cc=swarren@nvidia.com \
    --cc=swarren@wwwdotorg.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox