On 2026-06-10T01:27:41, Sam Day via B4 Relay <[email protected]> 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 <[email protected]>

