]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
test: Add concurrencytest to the requirements
authorSimon Glass <sjg@chromium.org>
Fri, 24 Feb 2023 01:18:22 +0000 (18:18 -0700)
committerSimon 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

index fae8b59caf42a4a67d63dd9dc9bc2f497b400e3b..e241780f92381de318705ca7a360e4fc06a64d57 100644 (file)
@@ -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