Home
last modified time | relevance | path

Searched refs:show_err (Results 1 – 16 of 16) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dgen_cmd.py35 show_err=1, argument
124 if show_err:
143 show_err=1, argument
159 show_err=show_err,
281 show_err=1, argument
351 show_err = int(show_err)
423 if show_err:
427 if show_err:
435 if show_err:
443 "The prior shell command failed.\n" if show_err else err_msg
H A Dcmd.tcl9 { show_err {} } { ignore_err {} } { acceptable_shell_rcs {} } } {
51 set_var_default show_err 1
81 if { $show_err } {
H A Dtools.exp198 { test_mode {} } { show_err {} } { ignore_err {} } {trim_cr_lf 1}} {
226 set_var_default show_err 1
269 if { $show_err } {
H A Dipmi_client.py104 command_string, print_output=print_output, show_err=0, ignore_err=1
118 command_string, print_output=print_output, show_err=0, ignore_err=1
H A Dgen_robot_plug_in.py175 show_err=0,
224 show_err=0,
H A Dutils_files.py122 rc, out_buf = cmd_fnc_u(command, quiet=0, print_output=0, show_err=0)
H A Dstate.py536 show_err=0,
694 show_err=0,
708 cmd_buf, print_output=0, show_err=0, ignore_err=1
H A Dgen_valid.py402 "date -d '" + str(var_value) + "'", quiet=1, show_err=0, ignore_err=1
695 "which " + var_value, quiet=1, show_err=0, ignore_err=1
H A Dobmc_boot_test.py491 show_err=0,
791 cmd_buf, print_output=0, show_err=0
804 cmd_buf, print_output=0, show_err=0
H A Dgen_call_robot.py364 "ls -1 " + file_list + " 2>/dev/null", show_err=0
H A Dgen_misc.py128 "which " + file_path, quiet=1, print_output=0, show_err=0
H A Dcommon_utils.robot322 ... print_output=${1} show_err=${1}
365 ... print_output=${0} show_err=${0}
H A Dopenbmc_ffdc_methods.robot703 ${rc} ${output}= Shell Cmd which eSEL.pl show_err=0
/openbmc/openbmc-test-automation/bin/plug_ins/Stop/
H A Dcp_stop_check170 shell_rc, out_buf = shell_cmd(cmd_buf, show_err=0)
255 shell_rc, out_buf = shell_cmd(STOP_COMMAND, quiet=quiet, show_err=0)
/openbmc/openbmc-test-automation/bin/
H A Dauto_status_file.py231 shell_rc, output = shell_cmd("which get_file_path_url.py", show_err=0)
261 shell_rc, output = shell_cmd(cmd_buf, show_err=0)
/openbmc/openbmc-test-automation/lib/ras/
H A Dhost_utils.robot235 ... print_output=0 show_err=0 ignore_err=0