Home
last modified time | relevance | path

Searched refs:InputsForTest (Results 1 – 1 of 1) sorted by relevance

/mbedtls-latest/tests/scripts/
Dtest_psa_constant_names.py23 from mbedtls_framework.macro_collector import InputsForTest, PSAMacroEnumerator
28 inputs_class=InputsForTest) -> PSAMacroEnumerator:
84 def collect_values(inputs: InputsForTest, argument
112 def run_one(self, inputs: InputsForTest, type_word: str) -> None: argument
136 def run_all(self, inputs: InputsForTest) -> None: argument