Gilles Peskine c7b58d53fc PSA test case generation: dependency inference class: base case
Create a class for test cases with automatically inferred dependencies,
suitable for PSA crypto API test cases. As of this commit, only basic cases
that use a key are supported. Subsequent commits will address negative tests
and key generation tests that require fancier handling of dependencies.

No change to the generated output.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-04-11 22:00:54 +02:00
..
__init__.py Documentation typo 2022-10-14 15:34:06 +02:00
asymmetric_key_data.py Add test data for secp192r1 2024-01-09 09:53:54 +01:00
build_tree.py Update headers 2023-11-03 12:04:52 +00:00
c_build_helper.py Update headers 2023-11-03 12:04:52 +00:00
c_parsing_helper.py Fix parsing of C line comments 2024-01-08 21:06:47 +01:00
c_wrapper_generator.py Add review exception warning 2024-01-04 17:28:59 +01:00
crypto_data_tests.py Update new license headers 2023-11-13 11:45:12 +00:00
crypto_knowledge.py Add test data for secp192r1 2024-01-09 09:53:54 +01:00
macro_collector.py Update headers 2023-11-03 12:04:52 +00:00
psa_information.py PSA test case generation: dependency inference class: base case 2024-04-11 22:00:54 +02:00
psa_storage.py Update headers 2023-11-03 12:04:52 +00:00
test_case.py Update headers 2023-11-03 12:04:52 +00:00
test_data_generation.py Update headers 2023-11-03 12:04:52 +00:00
typing_util.py Update headers 2023-11-03 12:04:52 +00:00