Gilles Peskine 995d7d4c15 Do run not-supported test cases on not-implemented mechanisms
In automatically generated PSA test cases, we detect cryptographic
mechanisms that are not implemented, and skip the corresponding test cases.
Originally this detection was intended for mechanisms for which the PSA_WANT
symbols were not implemented, but then it morphed into skipping mechanisms
that are declared in crypto_values.h but not actually implemented. So it no
longer makes sense to skip the test cases for which a negative
dependency (!PSA_WANT_xxx) is not implemented.

This causes more not-supported test cases to run.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-04-11 22:00:55 +02:00
..
data_files Update headers 2023-11-03 12:04:52 +00:00
mbedtls_dev Do run not-supported test cases on not-implemented mechanisms 2024-04-11 22:00:55 +02:00
abi_check.py Update headers 2023-11-03 12:04:52 +00:00
apidoc_full.sh Update headers 2023-11-03 12:04:52 +00:00
assemble_changelog.py Update headers 2023-11-03 12:04:52 +00:00
bump_version.sh scripts/bump_version.sh: update pkgconfig version 2024-02-23 09:09:17 -06:00
ci.requirements.txt move asn1crypto to ci.requirements.txt 2023-11-06 10:06:01 +08:00
code_style.py Update headers 2023-11-03 12:04:52 +00:00
config.pl Update headers 2023-11-03 12:04:52 +00:00
config.py Preserve alphabetical sorting of config options 2024-03-14 14:54:42 +00:00
ecc-heap.sh Update headers 2023-11-03 12:04:52 +00:00
footprint.sh Update headers 2023-11-03 12:04:52 +00:00
generate_errors.pl Update headers 2023-11-03 12:04:52 +00:00
generate_features.pl Update headers 2023-11-03 12:04:52 +00:00
generate_psa_constants.py Update headers 2023-11-03 12:04:52 +00:00
generate_query_config.pl Update headers 2023-11-03 12:04:52 +00:00
generate_visualc_files.pl Fix generate_visualc_files.pl 2024-02-29 21:22:59 +00:00
lcov.sh Update headers 2023-11-03 12:04:52 +00:00
maintainer.requirements.txt move asn1crypto to ci.requirements.txt 2023-11-06 10:06:01 +08:00
massif_max.pl Update headers 2023-11-03 12:04:52 +00:00
memory.sh Update headers 2023-11-03 12:04:52 +00:00
min_requirements.py Update headers 2023-11-03 12:04:52 +00:00
output_env.sh Update headers 2023-11-03 12:04:52 +00:00
rename.pl Update headers 2023-11-03 12:04:52 +00:00
tmp_ignore_makefiles.sh Update headers 2023-11-03 12:04:52 +00:00
windows_msbuild.bat Add a simple build script for Windows with Visual Studio 2020-04-26 20:52:04 +02:00