mbedtls/tests
Mateusz Starzyk 4228f895c0 Merge branch 'development' into convert_NO_SHA384_to_positive
Conflicts:
* configs/config-psa-crypto.h: modified here, removed in development
* tests/suites/test_suite_x509parse.data: all conflicts are in depends_on
  lines where development made a change unrelated to MBEDTLS_SHAxxx and our
  branch either changed `MBEDTLS_SHA256_C` to `MBEDTLS_SHA224_C` or
  `MBEDTLS_SHA512_C:!MBEDTLS_SHA512_NO_SHA384` to ``MBEDTLS_SHA384_C`, with
  no change to what the test does. Pick the other branch's dependency
  changes then apply our SHA dpeendency change.
2021-05-19 11:37:49 +02:00
..
.jenkins
configs
data_files
docker/bionic
git-scripts
include/test tests: Revert test_driver.h name change 2021-05-01 18:49:15 +02:00
scripts Merge branch 'development' into convert_NO_SHA384_to_positive 2021-05-19 11:37:49 +02:00
src tests: Revert test_driver.h name change 2021-05-01 18:49:15 +02:00
suites Merge branch 'development' into convert_NO_SHA384_to_positive 2021-05-19 11:37:49 +02:00
.gitignore
CMakeLists.txt Remove PKCS#11 library wrapper. 2021-04-21 11:05:00 +02:00
compat-in-docker.sh
compat.sh
context-info.sh
Descriptions.txt
make-in-docker.sh
Makefile Remove PKCS#11 library wrapper. 2021-04-21 11:05:00 +02:00
ssl-opt-in-docker.sh
ssl-opt.sh Merge branch 'development' into convert_NO_SHA384_to_positive 2021-05-19 11:37:49 +02:00