mbedtls/scripts/mbedtls_dev
Gilles Peskine 505cc641de Use the base name of the generating script, not the full path
Otherwise the generation is sensitive to trivial differences such as
running `tests/scripts/generate_psa_tests.py` vs
`./tests/scripts/generate_psa_tests.py` vs an absolute path.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-02-17 14:50:17 +01:00
..
asymmetric_key_data.py Add some randomly generated keys 2021-02-17 14:50:17 +01:00
c_build_helper.py Minor documentation fixes 2021-01-19 21:23:11 +01:00
crypto_knowledge.py Don't consider secp192r1 2021-02-17 14:50:17 +01:00
macro_collector.py Check if the last word is 'MASK', not if it ends with 'MASK' 2021-02-17 14:50:16 +01:00
test_case.py Use the base name of the generating script, not the full path 2021-02-17 14:50:17 +01:00