mbedtls/tests/scripts
Gilles Peskine ec10bf1385 Test GCC and Clang with common build options
Goals:
* Build with common compilers with common options, so that we don't
  miss a (potentially useful) warning only triggered with certain
  build options.
* A previous commit removed -O0 test jobs, leaving only the one with
  -m32. We have inline assembly that is disabled with -O0, falling
  back to generic C code. This commit restores a test that runs the
  generic C code on a 64-bit platform.
2020-02-03 19:52:36 +01:00
..
all-in-docker.sh Clean up file prologue comments 2019-06-29 17:45:34 -05:00
all.sh Test GCC and Clang with common build options 2020-02-03 19:52:36 +01:00
basic-build-test.sh Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
basic-in-docker.sh Clean up file prologue comments 2019-06-29 17:45:34 -05:00
check-doxy-blocks.pl
check-files.py 3rdparty: Fix Makefile coding conventions 2019-08-29 16:12:38 +01:00
check-generated-files.sh
check-names.sh check-names: Consider crypto-sourced header files 2019-08-15 15:24:26 +01:00
check-python-files.sh
check-test-cases.py Fix some pylint warnings 2019-12-20 15:14:59 +00:00
curves.pl Merge remote-tracking branch 'origin/pr/2843' into development 2019-10-02 18:01:32 +01:00
depends-hashes.pl Merge remote-tracking branch 'origin/pr/2843' into development 2019-10-02 18:01:32 +01:00
depends-pkalgs.pl Merge remote-tracking branch 'origin/pr/2843' into development 2019-10-02 18:01:32 +01:00
docker_env.sh Improve compatibility with firewalled networks 2019-06-29 17:45:34 -05:00
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_test_code.py
key-exchanges.pl Merge remote-tracking branch 'origin/pr/2843' into development 2019-10-02 18:01:32 +01:00
list-enum-consts.pl Fix preprocessor directive recognition in list-enum-consts.pl 2019-08-29 16:12:38 +01:00
list-identifiers.sh check-names: Consider crypto-sourced header files 2019-08-15 15:24:26 +01:00
list-macros.sh check-names: Consider crypto-sourced header files 2019-08-15 15:24:26 +01:00
list-symbols.sh Invoke config.py instead of config.pl 2019-09-13 11:04:23 +02:00
mbedtls_test.py Fix some pylint warnings 2019-12-20 15:14:59 +00:00
recursion.pl
run-test-suites.pl 'make test' must fail if Asan fails 2019-10-21 20:10:21 +02:00
tcp_client.pl
test-ref-configs.pl Fix configuration short name in key-exchanges.pl 2019-09-24 19:21:19 +02:00
test_config_script.py Add set+get tests 2019-09-19 12:19:24 +02:00
test_generate_test_code.py
test_zeroize.gdb
travis-log-failure.sh