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.py518 call_point="setup"
782 call_point="ffdc_report", stop_on_plug_in_failure=0
902 call_point="ffdc", stop_on_plug_in_failure=0
992 call_point="pre_boot"
1023 call_point="post_reboot"
1054 call_point="post_boot"
1127 call_point="post_test_case", stop_on_plug_in_failure=0
1132 call_point="ffdc_check",
1169 call_point="stop_check", shell_rc=stop_test_rc(), stop_on_non_zero_rc=1
1197 call_point="cleanup", stop_on_plug_in_failure=0
[all …]