]> git.baikalelectronics.ru Git - uboot.git/commit
test: Update FIT tests to run in parallel
authorSimon Glass <sjg@chromium.org>
Sat, 6 Aug 2022 23:51:49 +0000 (17:51 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 12 Sep 2022 22:06:36 +0000 (18:06 -0400)
commit331143cff03352f628f7cf99ad15c88a8fb7622e
treee2139bd842890dcaf21e429d419baee30e60cad7
parent469db4eefecd91c9ff2f56930d17926cfcc008d5
test: Update FIT tests to run in parallel

Use a different temporary dir for each test, to allow them to run in
parallel.

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