mbedtls/tests/scripts
Simon Butcher 3ad2efdc82 Remove Yotta support from the docs, tests and build scripts
Yotta is no longer supported by Mbed TLS, so has been removed. Specifically, the
following changes have been made:
 * references to yotta have been removed from the main readme and build
   instructions
 * the yotta module directory and build script has been removed
 * yotta has been removed from test scripts such as all.sh and check-names.sh
 * yotta has been removed from other files that that referenced it such as the
   doxyfile and the bn_mul.h header
 * yotta specific configurations and references have been removed from config.h
2018-09-26 17:55:09 +01:00
..
all.sh Remove Yotta support from the docs, tests and build scripts 2018-09-26 17:55:09 +01:00
basic-build-test.sh
check-doxy-blocks.pl
check-files.py
check-generated-files.sh
check-names.sh Remove Yotta support from the docs, tests and build scripts 2018-09-26 17:55:09 +01:00
check-python-files.sh Style fixes 2018-08-06 11:42:56 +01:00
curves.pl
depends-hashes.pl
depends-pkalgs.pl
doxygen.sh
gen_ctr_drbg.pl Merge remote-tracking branch 'public/pr/1533' into development 2018-06-27 10:50:58 +01:00
gen_gcm_decrypt.pl
gen_gcm_encrypt.pl
gen_pkcs1_v21_sign_verify.pl Merge remote-tracking branch 'public/pr/1533' into development 2018-06-27 10:50:58 +01:00
generate_test_code.py Less obscure test suites template 2018-08-06 11:42:56 +01:00
generate-afl-tests.sh
key-exchanges.pl
list-enum-consts.pl
list-identifiers.sh
list-macros.sh
list-symbols.sh
mbedtls_test.py Fix Pylint errors in Python scripts 2018-08-06 11:42:56 +01:00
recursion.pl
run-test-suites.pl
tcp_client.pl
test_generate_test_code.py Fix Python 2 & 3 compatibility in test_generate_test_code.py 2018-08-06 11:42:56 +01:00
test_zeroize.gdb
test-ref-configs.pl
travis-log-failure.sh