mbedtls/tests
Gilles Peskine e188734f51 Don't use parallel jobs for pylint
When pylint runs in parallel, it loses the ability to detect duplicated code
across modules. Duplicated code is usually a bad thing, so give pylint the
opportunity to let us know.

This makes pylint slightly slower, but going from 2 threads to 1 does not
make it anywhere close to twice as slow. On my machine, with Python 3.5,
pylint -j2 takes about 12s while single-threaded pylint takes about 16s
of wall clock time.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-09-18 21:27:37 +02:00
..
.jenkins
configs
data_files
docker/bionic
git-scripts
include Correct copyright and license in crypto_spe.h 2022-09-12 17:57:32 +01:00
opt-testcases Merge pull request #6260 from yuhaoth/pr/add-multiple-pre-config-psks 2022-09-15 08:58:40 +02:00
scripts Don't use parallel jobs for pylint 2022-09-18 21:27:37 +02:00
src
suites Merge pull request #5871 from superna9999/4153-psa-expose-ec-j-pake 2022-09-15 09:25:55 +02:00
.gitignore
CMakeLists.txt More precise name for test data generation 2022-09-17 10:38:58 +02:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile More precise name for test data generation 2022-09-17 10:38:58 +02:00
ssl-opt-in-docker.sh
ssl-opt.sh Split some ssl-opt.sh test cases into two 2022-09-12 05:37:46 -04:00