-
- Downloads
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 <sjg@chromium.org>
Showing
- .azure-pipelines.yml 1 addition, 1 deletion.azure-pipelines.yml
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- .travis.yml 1 addition, 1 deletion.travis.yml
- test/run 1 addition, 1 deletiontest/run
- tools/patman/main.py 40 additions, 35 deletionstools/patman/main.py
- tools/patman/test_util.py 1 addition, 1 deletiontools/patman/test_util.py
Loading
Please register or sign in to comment