Home
last modified time | relevance | path

Searched refs:create_robot_cmd_string (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/
H A Dcp_master90 cmd_buf = create_robot_cmd_string(
H A Dcp_cleanup90 cmd_buf = create_robot_cmd_string(
H A Dcp_setup90 cmd_buf = create_robot_cmd_string(
H A Dcp_post_reboot90 cmd_buf = create_robot_cmd_string(
H A Dcp_pre_boot90 cmd_buf = create_robot_cmd_string(
/openbmc/openbmc-test-automation/bin/plug_ins/Soft_errors/
H A Dcp_post_boot127 cmd_buf = create_robot_cmd_string(
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/
H A Dcp_stop_check127 cmd_buf = create_robot_cmd_string(
/openbmc/openbmc-test-automation/lib/
H A Dgen_call_robot.py260 def create_robot_cmd_string(robot_file_path, *parms): function