ptest: Add command line parsing
Add a skeleton of a command line parser to the ptest utility. This will allow
future changes to add additional options, such as listing and filtering the
tests that are used.
This adds a single subcommand `run`, which mimics the previous ptest behavior.
Signed-off-by:
David Brown <david.brown@linaro.org>
Loading
Please sign in to comment