test/py: Allow tests to be marked single-threaded only
authorSimon Glass <sjg@chromium.org>
Sat, 6 Aug 2022 23:51:47 +0000 (17:51 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 12 Sep 2022 22:06:36 +0000 (18:06 -0400)
commitcc85d905cd28581ccad51f1f4579962ee08989ae
tree45d512207026728d4411f56feadb5958b521f45e
parent44384c70f9e93faa1a494bbf96a9b6c273a996ca
test/py: Allow tests to be marked single-threaded only

Add a new 'singlethread' marker to allow tests to be skipped when running
in parallel.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/py/conftest.py
test/py/pytest.ini