[PATCH 24/25] patman: Add tests for Cseries
Simon Glass
sjg at chromium.org
Sat May 24 07:05:38 CEST 2025
Add various tests for the Cseries functionality, including both direct
and via-cmdline variants.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/patman/__init__.py | 5 +-
tools/patman/__main__.py | 6 +-
tools/patman/test_cseries.py | 3684 ++++++++++++++++++++++++++++++++++
3 files changed, 3689 insertions(+), 6 deletions(-)
create mode 100644 tools/patman/test_cseries.py
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list