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)
commitc620ea45a799b2d18fd567105d60860e86434023
treee2139bd842890dcaf21e429d419baee30e60cad7
parent78ac0deafd8d39c17d5ffa1cd64cd5f4ccb7193c
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