Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/mbedtls/repo/tests/scripts/
Dtest_psa_constant_names.py80 def collect_values(inputs: InputsForTest,
106 def run_one(self, inputs: InputsForTest, type_word: str) -> None:
130 def run_all(self, inputs: InputsForTest) -> None:
/openthread-3.4.0/third_party/mbedtls/repo/scripts/mbedtls_dev/
Dmacro_collector.py351 class InputsForTest(PSAMacroEnumerator): class