[PATCH 16/25] patman: Support returning the parsers to use

Simon Glass sjg at chromium.org
Sat May 24 07:05:59 CEST 2025


The parsing tests need to be able to try invalid arguments to make sure
that these are handled correctly. Provide a way to return the parsers
being used, as well as to pass in the parsers to use. This feature is
needed in test_series_no_subcmd(), for example.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/patman/cmdline.py | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list