commit | 25b91c1c58ddf78e167c19976aaa93f48d10e340 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Apr 29 07:22:19 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 27 10:07:41 2025 +0100 |
tree | b8e292fdfbf92fe88792c0311d4688dacfc1c027 | |
parent | 49b92295be924b63467a217268877d1bc444d277 [diff] |
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>