HomeSort by relevance Sort by last modified time
    Searched refs:test_conf (Results 1 - 12 of 12) sorted by null

  /external/autotest/server/site_tests/autoupdate_EndToEndTest/
autoupdate_EndToEndTest.py 102 def _get_least_loaded_devserver(self, test_conf):
113 @param test_conf: a dictionary of test settings.
126 test_conf['target_payload_uri'], self._host.hostname)
134 def _stage_payloads_onto_devserver(self, test_conf):
137 @param test_conf: a dictionary containing payload urls to stage.
144 source_uri = test_conf['source_payload_uri']
146 source_uri, test_conf['source_archive_uri'])
148 target_uri = test_conf['target_payload_uri']
150 target_uri, test_conf['target_archive_uri'],
151 test_conf['update_type']
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_summary.py 55 import test_conf as conf
61 from test_conf import (log_root_dir, merged_validators, segment_weights,
report_html.py 12 import test_conf as conf
firmware_utils.py 14 import test_conf as conf
main.py 26 import test_conf as conf
firmware_log.py 50 import test_conf as conf
firmware_window.py 19 import test_conf as conf
test_flow.py 22 import test_conf as conf
touchbotII_robot_wrapper.py 14 import test_conf as conf
validators.py 12 (3) add the new validator in test_conf, and
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/
mtb_unittest.py 15 import test_conf as conf
validators_unittest.py 14 import test_conf as conf
    [all...]

Completed in 420 milliseconds