Gilles Peskine 696b7eef7b TestCase: add mechanism to skip a test case
Allow "skipping" a test case, meaning that the test case is generated
commented out. This is useful when systematically generating test cases
according to certain rules, where some generated tests cannot be executed
but we still want them to be visible when auditing the generation output.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2024-04-11 22:00:55 +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 Clean up not-implemented detection 2024-04-11 22:00:55 +02:00
psa_storage.py Update headers 2023-11-03 12:04:52 +00:00
test_case.py TestCase: add mechanism to skip a test case 2024-04-11 22:00:55 +02: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