1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-01 09:41:40 +03:00
Files
mbedtls/scripts/mbedtls_dev
Gilles Peskine 764c2d3013 PSA test case generation: dependency inference class: operation fail
Use psa_information.TestCase for operation failure test cases.

This changes the generated output in two ways:

* Not-implemented mechanisms now have a `DEPENDENCY_NOT_IMPLEMENTED_YET_xxx`
  dependency in addition to the never-fulfilled `PSA_WANT_xxx` dependency.
  This does not affect when test cases run.
* ECC test cases now have correct dependency symbols, e.g.
  `PSA_WANT_ECC_SECP_R1_192` instead of `PSA_WANT_ECC_FAMILY_SECP_R1`. This
  is a bug fix: ECC test cases were formerly never executed because of
  incorrect dependency symbols.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-04-11 22:00:54 +02:00
..
2022-10-14 15:34:06 +02:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00
2023-11-03 12:04:52 +00:00