Searched refs:test_flow_control (Results 1 – 8 of 8) sorted by relevance
/external/autotest/server/site_tests/enterprise_CFM_Test/ |
D | enterprise_CFM_Test.py | 616 error_key_words, test_flow_control): argument 635 self.random = test_flow_control['random_mode'] 636 self.recover_on_failure = test_flow_control['recovery_on_fatal_failure'] 738 if not test_flow_control['skip_cfm_check']: 799 failed_verifications_loop, test_flow_control, argument 829 if test_flow_control['report']: 854 error_key_words, test_flow_control): argument 858 if test_flow_control['reboot_before_start']: 874 error_key_words, test_flow_control) 951 test_flow_control, [all …]
|
D | control.mimo | 28 test_flow_control defines: 64 4. Update test_config, action_config, verification_config, test_flow_control ane etc properly. 225 test_flow_control = { 239 run_test_only = test_flow_control['runtestonly'] 245 test_flow_control=test_flow_control,
|
D | control.atrus | 28 test_flow_control defines: 64 4. Update test_config, action_config, verification_config, test_flow_control ane etc properly. 225 test_flow_control = { 240 run_test_only = test_flow_control['runtestonly'] 246 test_flow_control=test_flow_control,
|
D | control.huddly | 28 test_flow_control defines: 64 4. Update test_config, action_config, verification_config, test_flow_control ane etc properly. 225 test_flow_control = { 238 run_test_only = test_flow_control['runtestonly'] 244 test_flow_control=test_flow_control,
|
D | control.demo | 166 test_flow_control = { 179 run_test_only = test_flow_control['run_test_only'] 185 test_flow_control=test_flow_control,
|
D | control.test | 193 test_flow_control = { 206 run_test_only = test_flow_control['run_test_only'] 212 test_flow_control=test_flow_control,
|
D | control.qual | 193 test_flow_control = { 208 run_test_only = test_flow_control['run_test_only'] 214 test_flow_control=test_flow_control,
|
D | control.sanity | 193 test_flow_control = { 206 run_test_only = test_flow_control['run_test_only'] 212 test_flow_control=test_flow_control,
|