Home
last modified time | relevance | path

Searched refs:run_test_only (Results 1 – 15 of 15) sorted by relevance

/external/autotest/server/cros/cfm/configurable_test/
Dconfiguration.py5 def __init__(self, run_test_only=False, skip_enrollment=False): argument
16 self.run_test_only = run_test_only
Dconfigurable_cfm_test.py71 cfm_test.configuration.run_test_only,
DREADME.md19 run_test_only = False
/external/autotest/server/site_tests/enterprise_CFM_Test/
Dcontrol.demo168 'run_test_only': True,
179 run_test_only = test_flow_control['run_test_only']
181 run_test_only=run_test_only,
Dcontrol.test195 'run_test_only': True,
206 run_test_only = test_flow_control['run_test_only']
208 run_test_only=run_test_only,
Dcontrol.qual195 'run_test_only': True,
208 run_test_only = test_flow_control['run_test_only']
210 run_test_only=run_test_only,
Dcontrol.sanity195 'run_test_only': True,
206 run_test_only = test_flow_control['run_test_only']
208 run_test_only=run_test_only,
Dcontrol.mimo239 run_test_only = test_flow_control['runtestonly']
241 run_test_only=run_test_only,
Dcontrol.atrus240 run_test_only = test_flow_control['runtestonly']
242 run_test_only=run_test_only,
Dcontrol.huddly238 run_test_only = test_flow_control['runtestonly']
240 run_test_only=run_test_only,
Denterprise_CFM_Test.py852 def run_once(self, host, run_test_only, test_config, action_config, argument
/external/autotest/server/cros/cfm/
Dcfm_base_test.py26 def initialize(self, host, run_test_only=False, skip_enrollment=False): argument
40 self._run_test_only = run_test_only
92 def cleanup(self, run_test_only=False): argument
/external/autotest/server/site_tests/enterprise_CFM_Perf/
Denterprise_CFM_Perf.py76 def initialize(self, host, run_test_only=False, use_bond=True): argument
86 super(enterprise_CFM_Perf, self).initialize(host, run_test_only)
/external/autotest/server/site_tests/enterprise_CFM_ConfigurableCfmTestSanity/
Dcontrol.join_leave32 run_test_only = False
Dcontrol.verifications46 run_test_only = True