]> Git Repo - J-u-boot.git/commit - .gitlab-ci.yml
patman: Add a 'test' subcommand
authorSimon Glass <[email protected]>
Mon, 6 Jul 2020 03:41:55 +0000 (21:41 -0600)
committerSimon Glass <[email protected]>
Sat, 25 Jul 2020 01:25:15 +0000 (19:25 -0600)
commit6bb74de7ed070a5ea44cc111939ed5bb07df5ef5
tree9f7793fb71473d81de35ba0c8b647e028fa0ab16
parentc4e79029e2aba29b769c9ddc6967a09cd7f5d61d
patman: Add a 'test' subcommand

At present we use --test to indicate that tests should be run. It is
better to use a subcommand for list, like binman. Change it and adjust
the existing code to fit under a 'send' subcommand, the default.

Give this subcommand the same default arguments as the others.

Signed-off-by: Simon Glass <[email protected]>
.azure-pipelines.yml
.gitlab-ci.yml
.travis.yml
test/run
tools/patman/main.py
tools/patman/test_util.py
This page took 0.034936 seconds and 4 git commands to generate.