Home
last modified time | relevance | path

Searched refs:call_point (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc-test-automation/bin/
H A Dprocess_plug_in_packages.py134 valid_value(call_point)
144 def run_pgm(plug_in_dir_path, call_point, allow_shell_rc): argument
169 plug_in_pgm_path = plug_in_dir_path + cp_prefix + call_point
179 print_timen("Running " + plug_in_name + "/" + cp_prefix + call_point + ".")
186 auto_status_file_prefix += plug_in_name + ".cp_" + call_point
217 cmd_buf = auto_status_file_subcmd + cp_prefix + call_point
227 failed_plug_in_name = plug_in_name + "/" + cp_prefix + call_point
229 failed_plug_in_name = plug_in_name + "/" + cp_prefix + call_point
278 plug_in_dir_path, call_point, allow_shell_rc
/openbmc/openbmc-test-automation/lib/
H A Dgen_robot_plug_in.py49 call_point="setup", argument
137 + call_point
160 "Processing " + call_point + " call point programs."
H A Dobmc_boot_test.py516 call_point="setup"
780 call_point="ffdc_report", stop_on_plug_in_failure=0
900 call_point="ffdc", stop_on_plug_in_failure=0
990 call_point="pre_boot"
1021 call_point="post_reboot"
1052 call_point="post_boot"
1125 call_point="post_test_case", stop_on_plug_in_failure=0
1130 call_point="ffdc_check",
1167 call_point="stop_check", shell_rc=stop_test_rc(), stop_on_non_zero_rc=1
1195 call_point="cleanup", stop_on_plug_in_failure=0
[all …]