mbedtls/tests/scripts
Manuel Pégourié-Gonnard c4af324a4b Merge branch 'development' into development-restricted
* development: (55 commits)
  Log change as bugfix
  Add changelog entry
  Clarify updates to the persistent state in storage
  With multiple applicable transparent drivers, the order is unspecified
  Minor clarifications
  Give some examples of purpsoses of pure-software transparent driver
  Fix typos
  Add a link to the PSA API specification
  Explain locations vs lifetimes
  Initialize key pointer in ecdh to NULL
  Add buffer zeroization when ecp_write_key fails
  Simplified key slot deletion
  Style fixes
  Use arc4random_buf instead of rand on NetBSD
  Apply review feedback
  Update open question section about public key storage
  Remove the paragraph about declaring application needs
  Change driver persistent data to a callback interface
  Rework and expand key management in opaque drivers
  Fix typos and copypasta
  ...
2020-08-14 10:11:21 +02:00
..
all-in-docker.sh Clean up file prologue comments 2019-06-29 17:45:34 -05:00
all.sh Merge branch 'development' into development-restricted 2020-08-14 10:11:21 +02:00
analyze_outcomes.py Document the fields of TestCasesOutcomes 2020-06-26 18:31:26 +02:00
basic-build-test.sh Merge pull request #3410 from mpg/make-coverage-script-deterministic 2020-06-22 12:30:48 +02:00
basic-in-docker.sh basic-in-docker: call all.sh for sanity checks 2020-06-25 14:22:06 +02:00
check_files.py Rename Python scripts to use '_' and not '-' 2020-06-25 14:22:06 +02:00
check_test_cases.py Documentation improvements 2020-07-03 09:32:50 +02:00
check-doxy-blocks.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
check-generated-files.sh Add -u option to check-generated-files.sh 2020-07-16 10:54:38 +02:00
check-names.sh Make cf_hmac() STATIC_TESTABLE 2020-07-15 12:26:21 +02:00
check-python-files.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
curves.pl curves.pl: test with each elliptic curve enabled 2020-07-22 03:17:24 +02:00
depends-hashes.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
depends-pkalgs.pl Add missing dependencies for ECDH_xxx key exchanges 2020-07-22 03:17:23 +02:00
docker_env.sh Enable figuring out number of cores when running on OS X 2020-06-08 18:20:08 +02:00
doxygen.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
gen_ctr_drbg.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
gen_gcm_decrypt.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
gen_gcm_encrypt.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
gen_pkcs1_v21_sign_verify.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
generate_test_code.py Pylint: minor code simplifications 2020-04-11 20:23:22 +02:00
generate-afl-tests.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
key-exchanges.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
list-enum-consts.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
list-identifiers.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
list-macros.sh Make cf_hmac() STATIC_TESTABLE 2020-07-15 12:26:21 +02:00
list-symbols.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
mbedtls_test.py Pylint: minor code simplifications 2020-04-11 20:23:22 +02:00
psa_collect_statuses.py Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
recursion.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
run-test-suites.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
tcp_client.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
test_config_script.py Pylint: explicitly note why we're doing an unchecked subprocess.run 2020-04-11 20:23:22 +02:00
test_generate_test_code.py Pylint: minor code simplifications 2020-04-11 20:23:22 +02:00
test_psa_constant_names.py Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
test_zeroize.gdb Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
test-ref-configs.pl Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00
travis-log-failure.sh Add Apache-2.0 headers to all scripts 2020-06-15 12:05:47 +02:00