mbedtls/scripts/mbedtls_dev
Gilles Peskine 7b3fa657af generate_*_tests.py --directory: fix handling of relative path
The option to --directory was intended to be relative to the current
directory when the script is invoked, which is the intuitive behavior. But
this was not implemented correctly, and it was actually interpreted relative
to the mbedtls root (which the script chdir's into). Fix this.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-09-17 10:38:58 +02:00
..
asymmetric_key_data.py Add key material for twisted Edwards curves 2021-03-29 15:08:10 +02:00
build_tree.py fix build fail 2021-12-10 14:23:37 +08:00
c_build_helper.py Tweak MSVC detection to work with non-English Visual Studio 2021-06-22 11:26:19 +02:00
crypto_knowledge.py Rename and document mac_or_tag_lengths -> permitted_truncations 2022-04-15 11:10:14 +02:00
macro_collector.py Fix invalid argument enumeration when there are >=3 arguments 2022-04-15 11:10:14 +02:00
psa_storage.py Add warnings to test code and data about storage format stability 2022-06-20 19:10:35 +02:00
test_case.py Clarify the descriptions of test-case-data-related modules 2022-09-17 10:38:58 +02:00
test_data_generation.py generate_*_tests.py --directory: fix handling of relative path 2022-09-17 10:38:58 +02:00
typing_util.py Do not require typing_extensions at runtime 2021-02-17 14:58:29 +01:00