[PATCH v2 23/30] patman: Simplify test_find_new_responses()
Simon Glass
sjg at chromium.org
Fri May 23 15:18:30 CEST 2025
This test uses the find_new_responses() function which combines
accessing patchwork and processing the results.
Since the test is aimed at testing processing, adjust it to call
process_reviews() instead.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
tools/patman/func_test.py | 28 ++++++++++++----------------
1 file changed, 12 insertions(+), 16 deletions(-)
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list