test: Refactor arg parsing for the run script
authorSimon Glass <sjg@chromium.org>
Sat, 6 Aug 2022 23:51:55 +0000 (17:51 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 12 Sep 2022 22:06:36 +0000 (18:06 -0400)
commitf6e6022ff1b13260ce60123dc6b2ecc369c0234f
tree920378882a11c3e443c3a73aecf1ebbae30ce31c
parentb681669aa533346b648995ae8c4bd9d257ea920a
test: Refactor arg parsing for the run script

Tidy up this code a little. Also use '-k' consistently, since -m is more
limited in what it can accept.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/run