mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: BAREBOX <barebox@lists.infradead.org>,
	 Jonas Rebmann <jre@pengutronix.de>
Cc: Tobias Waldekranz <tobias@waldekranz.com>
Subject: Re: [PATCH v2 0/9] TLV integration tests and test/py cleanup
Date: Tue, 07 Oct 2025 11:37:44 +0200	[thread overview]
Message-ID: <175982986481.976456.2184758190951212360.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250929-tlv-integration-v2-0-55f75da7e670@pengutronix.de>


On Mon, 29 Sep 2025 10:03:51 +0200, Jonas Rebmann wrote:
> With TLV signature coming up, we want to test all things TLV more
> thoroughly, including "roundtrip" integration tests that include the
> bareboxtlv-generator python-script and the tlv barebox-command.
> 
> As this is the third test module to make use of the testfs, it seemed
> adequate to revisit its implementation.
> 
> [...]

Applied, thanks!

[1/9] test: when testfs feature is available, always enable it
      https://git.pengutronix.de/cgit/barebox/commit/?id=f6ba436b7bc4 (link may not be stable)
[2/9] test: provide testfs via fixture
      https://git.pengutronix.de/cgit/barebox/commit/?id=4f5d0ff29e19 (link may not be stable)
[3/9] test: move dm-verity testdata generation to fixture
      https://git.pengutronix.de/cgit/barebox/commit/?id=2f18231088ef (link may not be stable)
[4/9] test: move fitimage testdata generation to fixture and drop script
      https://git.pengutronix.de/cgit/barebox/commit/?id=489e9c37b77a (link may not be stable)
[5/9] test: py: test_bootchooser: remove dead code
      https://git.pengutronix.de/cgit/barebox/commit/?id=7d8f367ad149 (link may not be stable)
[6/9] commands: tlv: clarify error opening tlv
      https://git.pengutronix.de/cgit/barebox/commit/?id=2fec81d2fc01 (link may not be stable)
[7/9] ci: container: install crcmod and cryptography
      https://git.pengutronix.de/cgit/barebox/commit/?id=9703b653fb09 (link may not be stable)
[8/9] configs: enable tlv command for multi_v7 and multi_v8
      https://git.pengutronix.de/cgit/barebox/commit/?id=036761c5d072 (link may not be stable)
[9/9] test: py: add TLV integration tests
      https://git.pengutronix.de/cgit/barebox/commit/?id=f493dd2b5655 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2025-10-07  9:38 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-29  8:03 Jonas Rebmann
2025-09-29  8:03 ` [PATCH v2 1/9] test: when testfs feature is available, always enable it Jonas Rebmann
2025-10-07  9:07   ` Ahmad Fatoum
2025-09-29  8:03 ` [PATCH v2 2/9] test: provide testfs via fixture Jonas Rebmann
2025-10-07  9:08   ` Ahmad Fatoum
2025-09-29  8:03 ` [PATCH v2 3/9] test: move dm-verity testdata generation to fixture Jonas Rebmann
2025-10-07  9:09   ` Ahmad Fatoum
2025-09-29  8:03 ` [PATCH v2 4/9] test: move fitimage testdata generation to fixture and drop script Jonas Rebmann
2025-10-07  9:09   ` Ahmad Fatoum
2025-09-29  8:03 ` [PATCH v2 5/9] test: py: test_bootchooser: remove dead code Jonas Rebmann
2025-10-07  9:10   ` Ahmad Fatoum
2025-09-29  8:03 ` [PATCH v2 6/9] commands: tlv: clarify error opening tlv Jonas Rebmann
2025-10-07  9:11   ` Ahmad Fatoum
2025-09-29  8:03 ` [PATCH v2 7/9] ci: container: install crcmod and cryptography Jonas Rebmann
2025-10-07  9:11   ` Ahmad Fatoum
2025-09-29  8:03 ` [PATCH v2 8/9] configs: enable tlv command for multi_v7 and multi_v8 Jonas Rebmann
2025-10-07  9:12   ` Ahmad Fatoum
2025-09-29  8:04 ` [PATCH v2 9/9] test: py: add TLV integration tests Jonas Rebmann
2025-10-07  9:12   ` Ahmad Fatoum
2025-10-07  9:37 ` Sascha Hauer [this message]

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=175982986481.976456.2184758190951212360.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=jre@pengutronix.de \
    --cc=tobias@waldekranz.com \
    /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