mbedtls/tests
Manuel Pégourié-Gonnard b9b630d628 Define "light" subset of MD
See docs/architecture/psa-migration/md-cipher-dispatch.md

Regarding testing, the no_md component was never very useful, as that's
not something people are likely to want to do: it was mostly useful as
executable documentation of what depends on MD. It's going to be even
less useful when more and more modules auto-enable MD_LIGHT or even
MD_C. So, recycle it to test the build with only MD_LIGHT, which is
something that might happen in practice, and is necessary to ensure that
the division is consistent.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2023-02-16 22:30:06 +01:00
..
.jenkins
configs Switch to the new code style 2023-01-11 14:50:10 +01:00
data_files Merge pull request #6937 from valeriosetti/issue6886 2023-02-14 19:54:29 +01:00
docker/bionic Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
git-scripts
include Use ASSERT_COMPARE in test_suite_md 2023-02-09 09:15:50 +01:00
opt-testcases Rebase code to restore reco-delay and fix some style issues 2023-02-08 07:41:42 +00:00
scripts Define "light" subset of MD 2023-02-16 22:30:06 +01:00
src test: adjust include after PK_CAN_ECDSA_SOME was moved 2023-02-13 15:35:37 +01:00
suites Define "light" subset of MD 2023-02-16 22:30:06 +01:00
.gitignore
CMakeLists.txt Add test generation support for the ecp module 2023-01-31 14:40:05 +01:00
compat-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
compat.sh compat.sh: simplify code of iterating on VERIFY for PSK tests 2023-02-08 14:58:35 +08:00
context-info.sh
Descriptions.txt
make-in-docker.sh Point to docker images used in the CI 2022-12-15 10:08:26 +01:00
Makefile Add test generation support for the ecp module 2023-01-31 14:40:05 +01:00
ssl-opt-in-docker.sh Use OPENSSL everywhere, not OPENSSL_CMD 2022-12-19 11:42:12 +01:00
ssl-opt.sh Extend test framework for Record Size Limit Extension 2023-02-06 12:54:29 +01:00