]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commita72f7de9759842085d7a226054be5a1bd4ba3882
treed1015e4bc969296974a8e641f9467871393d004d
parent29e462562c610dfe67a21608f9ee4cccb0d59941
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