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

  /external/autotest/server/site_tests/cheets_CTS_N/
cheets_CTS_N.py 161 def generate_test_command(self, target_module, target_plan, target_class,
166 @param target_plan: the name of the test plan to run.
186 elif target_plan is not None:
187 test_name = 'plan.%s' % target_plan
188 test_command = self._tradefed_run_command(plan=target_plan)
201 target_plan=None,
213 2. Test with a plan named |target_plan|.
220 @param target_plan: the name of the test plan to run.
240 target_plan,
246 target_plan, needs_push_media, _CTS_URI
    [all...]
  /external/autotest/server/cros/
tradefed_test.py     [all...]

Completed in 709 milliseconds