Searched defs:config_file (Results 1 – 10 of 10) sorted by relevance
/test/testfwk/xdevice/src/xdevice/_core/executor/ |
D | source.py | 363 def _create_descriptor(config_file, filename, test_source, test_type, config): argument 448 def _get_test_type(config_file, test_driver, ext): argument 468 def _parse_module_name(config_file, file_name): argument
|
D | scheduler.py | 855 def _reset_environment(cls, environment="", config_file=""): argument
|
/test/xts/tools/lite/build/ |
D | suite.py | 145 config_file): argument
|
D | utils.py | 393 def generate_allinone_testjson_by_template(tmpl_file, module_name, product_name, config_file): argument
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
D | openharmony.py | 168 def _run_oh_kernel(self, config_file, listeners=None, request=None): argument 347 def _dry_run_oh_jsunit(self, config_file, request): argument 375 def _run_oh_jsunit(self, config_file, request): argument 942 def _run_oh_yara(self, config_file, request=None): argument 1326 def _run_validate_test(self, config_file, request): argument
|
D | drivers.py | 299 def _run_cpp_test(self, config_file, listeners=None, request=None): argument 774 def _run_jsunit_outer(self, config_file, request): argument 936 def _run_posix(self, config_file, request): argument
|
/test/testfwk/xdevice/src/xdevice/_core/config/ |
D | config_manager.py | 38 def __init__(self, config_file="", env=""): argument
|
/test/xts/tools/build/ |
D | suite.py | 306 config_file): argument
|
/test/testfwk/developer_test/src/core/config/ |
D | config_manager.py | 165 def __init__(self, config_file=""): argument
|
/test/testfwk/developer_test/src/core/driver/ |
D | openharmony.py | 281 def _run_oh_jsunit(self, config_file, request): argument
|