Searched refs:stem_prefix (Results 1 – 1 of 1) sorted by relevance
/mbedtls-development/tests/scripts/ |
A 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)
|
Completed in 2 milliseconds