Searched defs:test_list (Results 1 – 5 of 5) sorted by relevance
| /test/testfwk/xdevice/plugins/devicetest/ |
| D | main.py | 30 def __init__(self, test_list, configs, devices, log, result_file): argument 60 def __init__(self, test_list=None, configs=None, devices=None, log=None): argument
|
| /test/testfwk/xdevice/plugins/devicetest/driver/ |
| D | device_test.py | 211 def _run_devicetest(self, configs, test_list): argument 403 def _run_testsuites(self, configs, test_list): argument
|
| D | windows.py | 189 def _run_devicetest(self, configs, test_list): argument
|
| /test/testfwk/xdevice/plugins/devicetest/runner/ |
| D | prepare.py | 68 def parse_test_list(self, test_list): argument
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
| D | drivers.py | 997 def _do_test_run(self, request, test_list): argument
|