All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: Yannic Moog <y.moog@phytec.de>
Cc: Alper Nebi Yasak <alpernebiyasak@gmail.com>,
	Tom Rini <trini@konsulko.com>, Fabio Estevam <festevam@gmail.com>,
	Tim Harvey <tharvey@gateworks.com>,
	 Benjamin Hahn <b.hahn@phytec.de>,
	Teresa Remmet <t.remmet@phytec.de>,
	 Yashwanth Varakala <y.varakala@phytec.de>,
	upstream@lists.phytec.de, u-boot@lists.denx.de
Subject: Re: [PATCH RFC 3/6] tools: binman: ftest: fix tests that require non-faked ext blobs
Date: Mon, 10 Feb 2025 06:09:43 -0700	[thread overview]
Message-ID: <CAFLszTjg9YYzwWjYccH0V9-45xzO0n_soDscfr+ie1maLMSOTg@mail.gmail.com> (raw)
In-Reply-To: <20250129-binman_faked_optional-v1-3-a4534bc67cbb@phytec.de>

Hi,

On Wed, 29 Jan 2025 at 03:30, Yannic Moog <y.moog@phytec.de> wrote:
>
> By default, external blobs are faked. Some tests care only about more
> basic functionality. In those cases no external blobs should be faked.
> That would trigger a different (binman) case which is not in scope for
> those particular tests.
> Thus, disable faked blobs for those test cases.

As before, please keep the non-fake case as the primary one.

Something else to keep in mind is that the tests should pass with each commit.

>
> Signed-off-by: Yannic Moog <y.moog@phytec.de>
> ---
>  tools/binman/ftest.py | 18 +++++++++++-------
>  1 file changed, 11 insertions(+), 7 deletions(-)

Regards,
Simon

  reply	other threads:[~2025-02-10 13:10 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-29 10:29 [PATCH RFC 0/6] Fix handling of optional blobs in binman Yannic Moog
2025-01-29 10:29 ` [PATCH RFC 1/6] tools: binman: ftest.py: fake ext blobs per default Yannic Moog
2025-02-10 13:06   ` Simon Glass
2025-02-13  7:15     ` Yannic Moog
2025-02-13 14:01       ` Simon Glass
2025-02-14  7:18         ` Yannic Moog
2025-02-14 13:48           ` Simon Glass
2025-02-17  7:07             ` Yannic Moog
2025-01-29 10:29 ` [PATCH RFC 2/6] tools: binman: ftest: pass allow_fake_blob to _DoReadFileDtb Yannic Moog
2025-02-10 13:09   ` Simon Glass
2025-01-29 10:29 ` [PATCH RFC 3/6] tools: binman: ftest: fix tests that require non-faked ext blobs Yannic Moog
2025-02-10 13:09   ` Simon Glass [this message]
2025-02-13  7:15     ` Yannic Moog
2025-01-29 10:29 ` [PATCH RFC 4/6] binman: fix faked optional entry handling Yannic Moog
2025-02-10 13:09   ` Simon Glass
2025-01-29 10:29 ` [PATCH RFC 5/6] binman: test: assert optional blobs don't cause non-functionality Yannic Moog
2025-02-10 13:07   ` Simon Glass
2025-01-29 10:29 ` [PATCH RFC 6/6] binman: doc: update Optional entries Yannic Moog
2025-02-10 13:08   ` Simon Glass
2025-02-13  7:21     ` Yannic Moog
2025-02-13 14:01       ` Simon Glass
2025-02-14  7:05         ` Yannic Moog
2025-02-14 13:48           ` Simon Glass
2025-02-17  7:21             ` Yannic Moog
2025-02-17 13:13               ` Simon Glass
2025-02-18 13:15                 ` Yannic Moog
2025-02-19  0:01                   ` Simon Glass
2025-02-10 13:08 ` [PATCH RFC 0/6] Fix handling of optional blobs in binman Simon Glass

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=CAFLszTjg9YYzwWjYccH0V9-45xzO0n_soDscfr+ie1maLMSOTg@mail.gmail.com \
    --to=sjg@chromium.org \
    --cc=alpernebiyasak@gmail.com \
    --cc=b.hahn@phytec.de \
    --cc=festevam@gmail.com \
    --cc=t.remmet@phytec.de \
    --cc=tharvey@gateworks.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=upstream@lists.phytec.de \
    --cc=y.moog@phytec.de \
    --cc=y.varakala@phytec.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.