[PATCH v3 02/10] binman: test name globbing support
Simon Glass
sjg at chromium.org
Sun Jun 14 18:18:32 CEST 2026
On 2026-06-10T01:27:41, Sam Day via B4 Relay
<devnull+me.samcday.com at kernel.org> wrote:
> binman: test name globbing support
>
> This makes invocations like binman test testAndroid* possible. It also
> composes well with the previous commit that adds support for multiple
> test names: binman test 'testAndroid*' 'testQcdt*' also works as you'd
> expect.
>
> tools/binman/cmdline.py | 2 +-
> tools/u_boot_pylib/test_util.py | 12 +++++++-----
> 2 files changed, 8 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list