test: Run only the selected SPL test
authorSimon Glass <sjg@chromium.org>
Mon, 26 Oct 2020 02:38:34 +0000 (20:38 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Oct 2020 20:42:18 +0000 (14:42 -0600)
commite1e54ffe9956449d79697d31648217065e033045
treed1015e4bc969296974a8e641f9467871393d004d
parent22b29cc8fb15f611e8e2af6fde8627a32abea76d
test: Run only the selected SPL test

Use the new -k option to select the test to run.

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