commit | 1a0549274255fe5224ef66f3a0eb1e168c610e5d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Feb 23 18:18:22 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Mar 08 11:40:56 2023 -0800 |
tree | 8b268fd710a1c94e0ef5df68c4d61c0df096d00c | |
parent | 4a0c915215f2d49cd92b7f26b83b74f49305fd27 [diff] |
test: Add concurrencytest to the requirements 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>