Home
last modified time | relevance | path

Searched refs:Execute (Results 51 – 75 of 234) sorted by relevance

12345678910

/openbmc/openbmc-test-automation/openpower/vpd/
H A Dtest_vpd_tool.robot115 ${cmd_output}= BMC Execute Command ${cmd}
147 ${cmd_output}= BMC Execute Command ${cmd}
206 ${cmd_output}= BMC Execute Command ${cmd}
233 ${cmd_output}= BMC Execute Command ${cmd}
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_bmc_dump.robot58 ${bmc_dump_checksum} ${stderr} ${rc}= BMC Execute Command
60 ${bmc_dump_size} ${stderr} ${rc}= BMC Execute Command
/openbmc/openbmc-test-automation/lib/external_intf/
H A Dmanagement_console_utils.robot28 ${resp} ${stderr} ${rc}= BMC Execute Command ${service_command} print_out=1
41 ${resp} ${stderr} ${rc}= BMC Execute Command ${service_command} print_out=1
/openbmc/phosphor-power/phosphor-regulators/test/actions/
H A Dlog_phase_fault_action_tests.cpp32 TEST(LogPhaseFaultActionTests, Execute) in TEST() argument
H A Dnot_action_tests.cpp42 TEST(NotActionTests, Execute) in TEST() argument
H A Daction_utils_tests.cpp37 TEST(ActionUtilsTests, Execute) in TEST() argument
/openbmc/openbmc-test-automation/systest/
H A Dgpu_stress_test.robot66 Repeat Keyword ${HTX_LOOP} times Execute GPU Test
71 Execute GPU Test
169 ${num_os_gpus} ${stderr} ${rc}= OS Execute Command ${cmd}
/openbmc/openbmc-test-automation/templates/
H A Dtest_openbmc_setup.robot30 ${stdout} ${stderr} ${rc}= BMC Execute Command uname -a print_out=1 print_err=1
/openbmc/openbmc-test-automation/lib/
H A Dbmc_network_utils.robot28 ${bmc_mac_addr} ${stderr} ${rc}= BMC Execute Command
49 ${bmc_mac_addr} ${stderr} ${rc}= BMC Execute Command
66 ${cmd_output} ${stderr} ${rc}= BMC Execute Command
95 ${cmd_output} ${stderr} ${rc}= BMC Execute Command
111 ${cmd_output} ${stderr} ${rc}= BMC Execute Command
129 ${cmd_output} ${stderr} ${rc}= BMC Execute Command
152 ${output} ${stderr} ${rc}= BMC Execute Command hostname
342 OS Execute Command build_net help y y
344 ${output} ${stderr} ${rc}= OS Execute Command pingum
402 ${cmd_output} ${stderr} ${rc}= BMC Execute Command
[all …]
H A Dcertificate_utils.robot70 ... BMC Execute Command cat /etc/nslcd/certs/cert.pem
190 ${file_status} ${stderr} ${rc}= BMC Execute Command
194 BMC Execute Command rm ${certificate_file_path}
195 BMC Execute Command systemctl restart ${certificate_service}
196 BMC Execute Command systemctl daemon-reload
H A Dipmi_utils.robot15 [Documentation] Execute set of IPMI raw KCS interface commands and verify it is
53 [Documentation] Execute set of IPMI raw Command via lanplus interface and
H A Dipmi_client.robot83 ${output} ${stderr}= Execute Command ${cmd} return_stderr=True
92 ${stdout} ${stderr} ${output}= Execute Command
116 ${stdout} ${stderr}= Execute Command ${ipmi_cmd} return_stderr=True
142 ${stdout} ${stderr}= Execute Command ${ipmi_cmd} return_stderr=True
189 ${output}= Execute Command which ipmitool
308 ${response} ${stderr} ${rc}= BMC Execute Command
323 Execute Command chmod +x ${IPMITOOL_PATH}
632 ${date} ${stderr} ${rc}= BMC Execute Command date
668 [Documentation] Execute invalid IPMI command and verify with given response code.
H A Ddump_utils.robot102 ${dump_progress} ${stderr} ${rc}= BMC Execute Command ls /tmp
246 # Output of sample BMC Execute command with '2' as dump id is as follows
249 ${file_there} ${stderr} ${rc}= BMC Execute Command
270 ${cmd_output} ${stderr} ${rc}= BMC Execute Command ${cmd_buf}
343 ... BMC Execute Command ${cmd}
491 ${stdout} ${stderr} ${rc}= BMC Execute Command ${cmd}
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-include-missing-array-header.patch27 int KeyValue::Execute(const std::string& command, std::string& output) {
/openbmc/openbmc-test-automation/gui/
H A D__init__.robot33 ${build_info} ${stderr} ${rc}= BMC Execute Command cat /etc/os-release
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_cipher.robot27 [Documentation] Execute all supported ciphers and verify.
35 [Documentation] Execute all unsupported ciphers and verify error.
206 [Documentation] Execute cipher suite ipmi cmd for invalid channel and verify Error code.
/openbmc/docs/testing/
H A Drun-test-docker.md49 3. Execute docker run to initiate BMC code update.
91 1. Execute docker run to execute OpenBMC automation test cases.
/openbmc/openbmc-test-automation/openpower/
H A Dcheck_vpd_and_hw_status.robot40 BMC Execute Command vpd-tool -i print_out=${1}
/openbmc/openbmc-test-automation/lib/pdu/
H A Dcyber.robot136 # Note. Input 'yes' to Execute.
163 # Input 'yes' to Execute
/openbmc/openbmc-test-automation/redfish/systems/eventlog/
H A Dtest_event_association.robot220 ${out} ${stderr}= Execute Command
255 BMC Execute Command
287 BMC Execute Command rm -rf /tmp/tarball
H A Dtest_event_logging.robot82 BMC Execute Command
124 BMC Execute Command
326 BMC Execute Command ${cmd}
340 BMC Execute Command
347 BMC Execute Command ${cmd}
/openbmc/openbmc-test-automation/redfish/
H A Dtest_xit.robot44 … Run Keyword And Ignore Error BMC Execute Command rm -rf /var/lib/phosphor-debug-collector/dumps/
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A Dtest_redfishtool_certificate.robot326 ${file_status} ${stderr} ${rc}= BMC Execute Command
331 BMC Execute Command rm ${certificate_file_path}
332 BMC Execute Command systemctl restart ${certificate_service}
333 BMC Execute Command systemctl daemon-reload
423 [Documentation] Execute redfishtool for GET operation.
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/
H A Dtest_snmp_alerts_sub_menu.robot364 BMC Execute Command ${event_log}
370 SSHLibrary.Execute Command sudo killall snmptrapd
453 BMC Execute Command ${event_log_cmd}
459 SSHLibrary.Execute Command sudo killall snmptrapd
491 BMC Execute Command ${event_log_cmd}
501 SSHLibrary.Execute Command sudo killall snmptrapd
/openbmc/phosphor-power/phosphor-regulators/test/
H A Drule_tests.cpp50 TEST(RuleTests, Execute) in TEST() argument

12345678910