mbedtls/tests/scripts
Gilles Peskine 85229acf04 Limit make parallelism to the number of CPUs
Don't default to unbridled -j, which causes a load spike and isn't really
faster.

"Number of CPUs" is implemented here as a reasonable compromise between
portability, correctness and simplicity. This is just a default that can be
overridden by setting MAKEFLAGS in the environment.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-10-06 17:21:57 +02:00
..
all-in-docker.sh
all.sh Limit make parallelism to the number of CPUs 2021-10-06 17:21:57 +02:00
analyze_outcomes.py
basic-build-test.sh Fix mixup about the directory containing the success indicator file 2021-07-22 19:45:12 +02:00
basic-in-docker.sh
check-doxy-blocks.pl
check-generated-files.sh Do support multiple files generated from the same script 2021-05-25 19:35:17 +02:00
check-python-files.sh mypy: require at least version 0.780 2021-01-20 12:03:24 +01:00
check_files.py
check_names.py Fix typo 2021-09-28 10:13:45 +02:00
check_test_cases.py
curves.pl
depends-hashes.pl
depends-pkalgs.pl
docker_env.sh
doxygen.sh
gen_ctr_drbg.pl
gen_gcm_decrypt.pl
gen_gcm_encrypt.pl
gen_pkcs1_v21_sign_verify.pl
generate-afl-tests.sh
generate_psa_tests.py Speed up the generation of storage format test cases 2021-07-06 21:08:46 +02:00
generate_test_code.py
key-exchanges.pl
list-identifiers.sh Copy check_names.py and friends from development 2021-09-27 20:01:08 +02:00
list_internal_identifiers.py Copy check_names.py and friends from development 2021-09-27 20:01:08 +02:00
mbedtls_test.py
psa_collect_statuses.py
recursion.pl
run-test-suites.pl
scripts_path.py
set_psa_test_dependencies.py Update PSA crypto test dependencies 2021-03-24 09:26:44 +01:00
tcp_client.pl
test-ref-configs.pl Remove config-psa-crypto.h 2021-05-05 17:59:15 +02:00
test_config_script.py
test_generate_test_code.py
test_psa_constant_names.py Use InputsForTest in generate_psa_tests 2021-05-25 19:31:21 +02:00
test_zeroize.gdb
travis-log-failure.sh