mbedtls/programs/test
Gilles Peskine 72c8c5b352 Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801
Conflict resolution:
* `scripts/config.pl`:
  Take the exclusion of `MBEDTLS_PSA_CRYPTO_SE_C` from the API branch.
  Take the removal of `MBEDTLS_PSA_CRYPTO_STORAGE_ITS_C` (obsolete) from
  the development branch.
* `tests/scripts/all.sh`:
  Multiple instances of factoring a sequence of `config.pl` calls into
  a mere `config.pl baremetal` in the development branch, and a change in
  the composition of `baremetal` in the API branch. In each case, take the
  version from development.
* `tests/suites/test_suite_psa_crypto_slot_management.function`:
  A function became non-static in development and disappeared in the API
  branch. Keep the version from the API branch. Functions need to be
  non-static if they're defined but unused in some configurations,
  which is not the case for any function in this file at the moment.
* `tests/suites/test_suite_psa_crypto.function`:
  Consecutive changes in the two branches, reconciled.
2019-07-31 17:47:49 +02:00
..
cmake_subproject CMake: Add a subdirectory build regression test 2019-06-26 12:46:53 +01:00
benchmark.c Remove mbedtls_param_failed from programs 2019-06-13 16:51:59 +02:00
CMakeLists.txt programs, tests: Depend only on libmbedcrypto 2019-04-25 11:46:21 +01:00
cpp_dummy_build.cpp Revert "cpp_dummy_build: Remove dependency on compat-1.3.h" 2019-07-15 15:52:25 +01:00
query_compile_time_config.c Fix aligment in programs/test/query_compile_time_config.c 2019-02-07 10:38:22 +00:00
query_config.c Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 2019-07-31 17:47:49 +02:00
selftest.c Merge remote-tracking branch 'tls/development' into development 2019-07-31 10:37:53 +01:00
zeroize.c Fix coverity defects 2018-06-06 03:44:03 +01:00