Searched defs:test_list (Results 1 – 5 of 5) sorted by relevance
| /test/testfwk/xdevice/plugins/devicetest/ |
| D | main.py | 31 def __init__(self, test_list, configs, devices, result_file): argument 59 def __init__(self, test_list, configs, devices): argument
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
| D | ltp_posix_driver.py | 143 def _do_test_run(self, request, test_list): argument
|
| /test/testfwk/xdevice/plugins/devicetest/runner/ |
| D | prepare.py | 69 def parse_test_list(self, test_list): argument
|
| /test/testfwk/xdevice/plugins/devicetest/driver/ |
| D | device_test.py | 270 def _run(self, configs, test_list): argument 412 def _run(self, configs, test_list): argument
|
| D | windows.py | 204 def _run_devicetest(self, configs, test_list): argument
|