summaryrefslogtreecommitdiff
path: root/test/py/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/pytest.ini')
-rw-r--r--test/py/pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/py/pytest.ini b/test/py/pytest.ini
index e93d010f1f..26d83f83e0 100644
--- a/test/py/pytest.ini
+++ b/test/py/pytest.ini
@@ -11,3 +11,4 @@ markers =
notbuildconfigspec: U-Boot: Describes required disabled Kconfig options.
requiredtool: U-Boot: Required host tools for a test.
slow: U-Boot: Specific test will run slowly.
+ singlethread: Cannot run in parallel