git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ada5e2f
)
test: Add concurrencytest to the requirements
author
Simon Glass
<sjg@chromium.org>
Fri, 24 Feb 2023 01:18:22 +0000
(18:18 -0700)
committer
Simon Glass
<sjg@chromium.org>
Wed, 8 Mar 2023 19:40:56 +0000
(11:40 -0800)
This allows tests to run in parallel and speeds up some tests markedly,
particularly with binman. Add it to the requirements.
Signed-off-by: Simon Glass <sjg@chromium.org>
test/py/requirements.txt
patch
|
blob
|
history
diff --git
a/test/py/requirements.txt
b/test/py/requirements.txt
index
fae8b59
..
e241780
100644
(file)
--- a/
test/py/requirements.txt
+++ b/
test/py/requirements.txt
@@
-1,5
+1,6
@@
atomicwrites==1.4.1
attrs==19.3.0
+concurrencytest==0.1.2
coverage==4.5.4
extras==1.0.0
filelock==3.0.12