]> git.ipfire.org Git - thirdparty/u-boot.git/commit
patman: Adjust how the fake request() function is provided
authorSimon Glass <sjg@chromium.org>
Tue, 29 Apr 2025 13:22:19 +0000 (07:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 27 May 2025 09:07:41 +0000 (10:07 +0100)
commit3fd99e2177c17539f4101151cb061e8f7700d6a1
treeb8e292fdfbf92fe88792c0311d4688dacfc1c027
parent3c5f27ce124e0025b48601b8c811ccfe45f0fe3a
patman: Adjust how the fake request() function is provided

Instead of passing the URL and function to each call, put the fake
into the Patchwork object instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/patman/control.py
tools/patman/func_test.py
tools/patman/patchwork.py
tools/patman/status.py