U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] binman: Check code-coverage requirements
@ 2025-03-04 13:09 Simon Glass
  2025-03-04 13:09 ` [PATCH 1/7] binman: Exclude dist-packages and site-packages Simon Glass
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Simon Glass @ 2025-03-04 13:09 UTC (permalink / raw)
  To: U-Boot Mailing List
  Cc: Simon Glass, Alexander Kochetkov, Alper Nebi Yasak, Brandon Maier,
	Jerome Forissier, Jiaxun Yang, Neha Malcom Francis,
	Patrick Rudolph, Paul HENRYS, Peng Fan, Philippe Reynes,
	Stefan Herbrechtsmeier, Tom Rini

This series adds a cover-coverage check to CI for Binman. The iMX8 tests
are still not completed, so a work-around is included for those.

A few fixes are included for some other problems.


Jiaxun Yang (1):
  binman: Workaround lz4 cli padding in test cases

Simon Glass (6):
  binman: Exclude dist-packages and site-packages
  binman: Drop GetRootSkipAtStart()
  binman: fit: Drop unused code
  binman: Drop algo check in CheckSetHashValue()
  binman: Work around missing test coverage
  CI: Run code-coverage test for Binman

 .azure-pipelines.yml                           |  5 ++++-
 .gitlab-ci.yml                                 |  4 +++-
 tools/binman/etype/fit.py                      |  2 --
 tools/binman/etype/section.py                  | 17 -----------------
 tools/binman/ftest.py                          |  7 +++++--
 tools/binman/main.py                           |  8 +++++++-
 tools/binman/state.py                          |  3 +--
 .../binman/test/184_compress_section_size.dts  |  1 +
 tools/u_boot_pylib/test_util.py                | 18 ++++++++++++++++--
 9 files changed, 37 insertions(+), 28 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 14+ messages in thread
* [PATCH 0/7] binman: Check code-coverage requirements
@ 2025-02-25 20:06 Simon Glass
  2025-02-25 20:06 ` [PATCH 5/7] binman: Workaround lz4 cli padding in test cases Simon Glass
  0 siblings, 1 reply; 14+ messages in thread
From: Simon Glass @ 2025-02-25 20:06 UTC (permalink / raw)
  To: U-Boot Mailing List
  Cc: Simon Glass, Alexander Kochetkov, Alper Nebi Yasak, Brandon Maier,
	Jerome Forissier, Jiaxun Yang, Neha Malcom Francis,
	Patrick Rudolph, Peng Fan, Philippe Reynes,
	Stefan Herbrechtsmeier, Tom Rini

This series adds a cover-coverage check to CI for Binman. The iMX8 tests
are still not completed, so a work-around is included for those.

A few fixes are included for some other problems.


Jiaxun Yang (1):
  binman: Workaround lz4 cli padding in test cases

Simon Glass (6):
  binman: Exclude dist-packages and site-packages
  binman: Drop GetRootSkipAtStart()
  binman: fit: Drop unused code
  binman: Drop algo check in CheckSetHashValue()
  binman: Workaround missing test coverage
  CI: Run code-coverage test for Binman

 .azure-pipelines.yml                           |  5 ++++-
 .gitlab-ci.yml                                 |  4 +++-
 tools/binman/etype/fit.py                      |  2 --
 tools/binman/etype/section.py                  | 17 -----------------
 tools/binman/ftest.py                          |  7 +++++--
 tools/binman/main.py                           |  8 +++++++-
 tools/binman/state.py                          |  3 +--
 .../binman/test/184_compress_section_size.dts  |  1 +
 tools/u_boot_pylib/test_util.py                | 18 ++++++++++++++++--
 9 files changed, 37 insertions(+), 28 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-04-10 15:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-04 13:09 [PATCH 0/7] binman: Check code-coverage requirements Simon Glass
2025-03-04 13:09 ` [PATCH 1/7] binman: Exclude dist-packages and site-packages Simon Glass
2025-03-04 13:09 ` [PATCH 2/7] binman: Drop GetRootSkipAtStart() Simon Glass
2025-03-04 13:09 ` [PATCH 3/7] binman: fit: Drop unused code Simon Glass
2025-03-04 13:09 ` [PATCH 4/7] binman: Drop algo check in CheckSetHashValue() Simon Glass
2025-03-04 13:09 ` [PATCH 5/7] binman: Workaround lz4 cli padding in test cases Simon Glass
2025-04-10  9:27   ` Mattijs Korpershoek
2025-04-10 14:53     ` Simon Glass
2025-04-10 15:07       ` Tom Rini
2025-03-04 13:09 ` [PATCH 6/7] binman: Work around missing test coverage Simon Glass
2025-03-04 13:09 ` [PATCH 7/7] CI: Run code-coverage test for Binman Simon Glass
2025-03-04 14:26   ` Tom Rini
2025-03-04 13:16 ` [PATCH 0/7] binman: Check code-coverage requirements Simon Glass
  -- strict thread matches above, loose matches on Subject: below --
2025-02-25 20:06 Simon Glass
2025-02-25 20:06 ` [PATCH 5/7] binman: Workaround lz4 cli padding in test cases Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox