Home
last modified time | relevance | path

Searched refs:Print (Results 1 – 25 of 109) sorted by relevance

12345

/openbmc/openbmc-test-automation/pldm/
H A Dtest_firmware_boot_side.robot62 Print Timen The Current Loop Count is ${count} of ${iteration}
70 Print Timen Current BIOS attribute fw_boot_side: ${cur_boot_side}
73 Print Timen Set BIOS attribute fw_boot_side: ${next_boot_side}
77 Print Timen Next boot will apply BIOS attribute fw_boot_side: ${cur_boot_side}
79 Print Timen Perform power on operation and expect BMC to take reset.
81 Print Timen Wait for the BMC to take reset and come back online.
84 Print Timen BMC rebooted, wait for host to boot to Runtime.
92Print Timen Current: ${cur_boot_side["CurrentValue"]} and set side: ${next_boot_side} are same.
/openbmc/u-boot/tools/buildman/
H A Dbuilder.py24 from terminal import Print
387 Print(' ' * (self.last_line_len - length), newline=False)
388 Print('\r', newline=False)
437 Print('\r', newline=False)
465 Print(line + name, newline=False)
583 Print("Invalid line in file '%s': '%s'" % (fname, line[:-1]))
921 Print('%s%s: add: %s/%s, grow: %s/%s bytes: %s/%s (%s)' %
923 Print('%s %-38s %7s %7s %+7s' % (indent, 'function', 'old', 'new',
930 Print(msg, colour=color)
955 Print('%10s %-15s:' % ('', result['_target']),
[all …]
H A Dcontrol.py16 from terminal import Print
102 Print("Cannot use output directory '%s' since it is within the current directory '%s'" %
327 Print(GetActionSummary(options.summary, commits, board_selected,
/openbmc/openbmc-test-automation/redfish/extended/
H A Dredfish_bmc_code_update.robot80 Print Timen Performing firmware update ${image_version}.
101 Print Timen Performing firmware update ${image_version}.
105 Print Timen Performing firmware update ${image_version}.
169 Print Timen Starting firmware information:
175 Print Timen **************************************
176 Print Timen * The Current Loop Count is ${count} of ${update_loop_count} *
177 Print Timen **************************************
178 Print Timen Performing firmware update ${image_version}.
212 Print Timen The existing ${image_version} firmware is not yet functional.
266 Print Timen Switch to back up and rebooting.
[all …]
H A Dtest_websocket.robot146 Print Websocket Monitor Log
172 IF '${TEST_STATUS}' == 'FAIL' Print Websocket Monitor Log
/openbmc/openbmc/poky/meta/classes-global/
H A Dlogging.bbclass14 # Print the output exactly as it is passed in. Typically used for output of
45 # Print a warning to the log. Warnings are non-fatal, and do not
56 # Print an error to the log. Errors are non-fatal in that the build can
67 # Print a fatal error to the log. Fatal errors indicate build failure
91 # Print debug messages. These are appropriate for progress checkpoint
/openbmc/openbmc-test-automation/network/
H A Dtest_vlan_network.robot48 ${lan_config}= Get LAN Print Dict
68 ${lan_config}= Get LAN Print Dict
81 ${lan_config}= Get LAN Print Dict
92 ${lan_config}= Get LAN Print Dict
100 ${lan_config}= Get LAN Print Dict
111 ${lan_config}= Get LAN Print Dict
117 ${lan_config}= Get LAN Print Dict
129 ${lan_config}= Get LAN Print Dict
138 ${lan_config}= Get LAN Print Dict
154 ${lan_config}= Get LAN Print Dict
[all …]
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_network_configuration.robot47 ${lan_print_output}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
85 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
98 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
110 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
120 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
132 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
145 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
158 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
219 ${initial_lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER} ipmi_cmd_type=inband
H A Dtest_ipmi_disable.robot25 ${lan_print_info}= Get Lan Print Dict ${CHANNEL_NUMBER}
47 ${lan_print_info}= Get Lan Print Dict ${CHANNEL_NUMBER}
H A Dtest_ipmi_network_verification.robot45 ${lan_print_ipmi}= Get LAN Print Dict
100 ${lan_config}= Get LAN Print Dict ${CHANNEL_NUMBER}
337 ${lan_print_ipmi}= Get LAN Print Dict ${channel_number}
349 ${lan_print_ipmi}= Get LAN Print Dict ${channel_number}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c/
H A Dprotobuf-30.patch616 printer->Print(vars, " { NULL, NULL, $value$ }, /* CODE_SIZE */\n");
759 printer->Print(vars,
823 printer->Print(vars, "};\n");
837 printer->Print(vars, "static const unsigned $lcclassname$__field_indices_by_name[] = {\n");
840 printer->Print(vars, " $index$, /* field[$index$] = $name$ */\n");
842 printer->Print("};\n");
891 …printer->Print(vars_, "static const ProtobufCMethodDescriptor $lcfullname$__method_descriptors[$n_…
899 printer->Print(vars_,
906 printer->Print(vars_, "};\n");
915 printer->Print(vars_, "const unsigned $lcfullname$__method_indices_by_name[] = {\n");
[all …]
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/
H A Dxvinfo_1.1.5.bb3 SUMMARY = "Print out X-Video extension adaptor information"
/openbmc/phosphor-fan-presence/docs/control/fanctl/
H A DREADME.md128 - Print all temperatures in the fan control cache after running 'fanctl dump':
132 - Print every interface and property in the Ambient temp sensor's cache entry:
136 - Print the flight recorder after running 'fanctl dump':
/openbmc/pldm/pldmtool/
H A DREADME.md57 -h,--help Print this help message and exit
86 -h,--help Print this help message and exit
113 -h,--help Print this help message and exit
129 -h,--help Print this help message and exit
/openbmc/phosphor-fan-presence/docs/control/
H A Ddebug.md40 Print the full entries of all temp sensors in the cache:
46 Print just the Value properties of all temperature sensors in the cache:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/
H A D0001-configure.ac-Define-SOURCE_DATE_EPOCH-in-CPPFLAGS.patch28 + utility.cpp: Print SOURCE_DATE_EPOCH value if specified.
/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf/
H A D1862c6e57a308a05889c80c048dbc58bdc378dcb.patch12 (Options::print_options): Print only the base name of the program name.
30 + (Options::print_options): Print only the base name of the program name.
54 + /* _argument_vector[0] is the program name. Print only its base name.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/
H A Dunknown-encoding.patch35 + /* FIXME: Unknown encoding! Print warning? */
/openbmc/qemu/docs/system/
H A Dmux-chardev.rst.inc15 - Print this help
H A Dtarget-avr.rst45 - Print out executed instructions (that have not been translated by the JIT
/openbmc/u-boot/tools/patman/
H A Dterminal.py39 def Print(text='', newline=True, colour=None): function
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_bmc_image_switch.robot136 Print Timen Switch to back up and rebooting.
139 Print Timen Switch to back up completed.
/openbmc/google-misc/subprojects/libcr51sign/
H A DREADME.md20 Print will be handled via Macros. The user can define USER_PRINT or the library
/openbmc/openbmc-test-automation/gui/lib/
H A Dresource.robot126 Print Timen ${TEST NAME} ==> [STARTED]
218 Print Pgm Footer
219 Print Dashes 0 100 1 =
/openbmc/ipmitool/
H A DREADME276 bmc Print BMC status and configure global enables
277 sdr Print Sensor Data Repository entries and readings
278 sensor Print detailed sensor information
279 fru Print built-in FRU and scan SDR for FRU locators
280 sel Print System Evelnt Log
284 session Print session information

12345