Searched refs:stem_prefix (Results 1 – 1 of 1) sorted by relevance
/openthread-3.4.0/third_party/mbedtls/repo/tests/scripts/ |
D | test_config_script.py | 98 def run_one(options, args, stem_prefix='', input_file=None): argument 116 stem = stem_prefix + '-'.join(args) 158 run_one(options, ['get', symbol], stem_prefix=stem, input_file=filename) 161 run_one(options, ['get', symbol], stem_prefix=stem, input_file=filename)
|