[PATCH v2 22/30] patman: Adjust how the fake request() function is provided
Simon Glass
sjg at chromium.org
Fri May 23 15:18:33 CEST 2025
Instead of passing the URL and function to each call, put the fake
into the Patchwork object instead.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/patman/control.py | 4 ++-
tools/patman/func_test.py | 41 +++++++++++++--------------
tools/patman/patchwork.py | 26 ++++++++++++++++++
tools/patman/status.py | 58 ++++++++++-----------------------------
4 files changed, 62 insertions(+), 67 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list