ISACaller: support loading an ELFFile
[openpower-isa.git] / pyproject.toml
index ce84b6d13908bacc5c96f6815ff85f19109dbe5d..500ba80e59987ef31106282ceac80c28ab1ef59c 100644 (file)
@@ -8,4 +8,6 @@ addopts = [
     "-n",
     "auto",
     "--shorten-output-dir=test-out",
+    "--dist=load",
+    "--maxschedchunk=1",
 ]