mbedtls/tests/scripts
Andres AG b9d3db68c6 Use MAKEFLAGS to pass args to make in all.sh
Modify the script at tests/scripts/all.sh to export the variable
MAKEFLAGS with -j if it was not set before. This should decrease the
total runtime of tests/scripts/all.sh by letting make run multiple jobs
in parallel. Also, add a check at the top of the script to cause a
failure if the environment is not Linux.
2017-02-15 09:08:26 +00:00
..
all.sh Use MAKEFLAGS to pass args to make in all.sh 2017-02-15 09:08:26 +00:00
basic-build-test.sh
check-doxy-blocks.pl
check-generated-files.sh
check-names.sh
curves.pl
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_code.pl
key-exchanges.pl
list-enum-consts.pl
list-identifiers.sh
list-macros.sh
list-symbols.sh
recursion.pl
run-test-suites.pl
test-ref-configs.pl
travis-log-failure.sh
yotta-build.sh