| /openbmc/openbmc-test-automation/lib/ |
| H A D | bmc_dbus.robot | 16 Get DBUS URI List From BMC 29 ${bmc_response}= Convert To List ${bmc_response} 30 ${bmc_response_output}= Get From List ${bmc_response} 0 34 ${service_name_index_value}= Get From List ${service_name_index_value} 0 37 …${service_name_with_uri_list}= Get From List ${bmc_response_output_list} ${service_name_index_v… 44 ${dbus_uri}= Get From List ${service_name_with_uri_list} ${list_index} 45 Append To List ${dbus_uri_list} ${dbus_uri} 51 Fetch DBUS URI List Without Unicode 57 # dbus_uri_list List of all the uris for the corresponding service name. 61 @{dbus_list}= Create List [all …]
|
| H A D | list_utils.robot | 22 Remove From List ${lists} ${index} 45 @{intersected_list} Create List 53 ${rc}= Run Keyword and Return Status List Should Contain Value ${smaller_list} ${element} 54 IF '${rc}' == 'True' Append to List ${intersected_list} ${element} 71 ${diff_list}= Create List 75 IF '${status}' == '${False}' Append To List ${diff_list} ${item}
|
| H A D | bmc_ipv6_utils.robot | 33 # List IP address details. 36 @{ipv6_data}= Create List 41 ${ip_n_prefix}= Get From List ${if_info} 1 42 Append To List ${ipv6_data} ${ip_n_prefix} 97 Get Address Origin List And Address For Type 110 ${ipv6_addressorigin_list}= Create List 113 Append To List ${ipv6_addressorigin_list} ${ipv6_addressorigin} 132 ... Get Address Origin List And Address For Type ${ipv6_address_type} 138 Get Address Origin List And IPv4 or IPv6 Address 151 ${ip_addressorigin_list}= Create List [all...] |
| H A D | openbmc_ffdc_methods.robot | 30 # Execute the user define keywords from the FFDC List # 53 @{ffdc_file_list}= Create List 55 ${ffdc_file_sub_list}= Method Call Keyword List ${index} ${ffdc_function_list} 64 Method Call Keyword List 94 @{ffdc_file_list}= Create List 120 @{ffdc_file_list}= Create List 122 ${index}= Get Index From List ${ffdc_function_list} ${description} 144 @{ffdc_file_list}= Create List ${FFDC_FILE_PATH} 148 Iterate BMC Command List Pairs ${index} 154 Iterate BMC Command List Pairs [all …]
|
| H A D | bmc_network_utils.robot | 76 # List IP address details. 79 @{ip_data}= Create List 84 ${ip_n_prefix}= Get From List ${if_info} 1 85 Append To List ${ip_data} ${ip_n_prefix} 124 Get BMC MAC Address List 138 ${mac_list}= Create List 142 Append To List ${mac_list} ${words[1]} 180 Get List Of IP Address Via REST 185 # ip_uri_list List of IP objects. 192 ${ip_list}= Create List [all …]
|
| /openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
| H A D | test_lock_management.robot | 428 Verify Redfish List Of Session Deleted 433 # session_info_list List contains individual session record are stored in dictionary. 476 Redfish Post Acquire List Lock 484 ${lock_dict_param}= Create Data To Acquire List Of Lock ${lock_type} 550 ${temp_list}= Create List ${resp} 556 Create Data To Acquire List Of Lock 563 ${temp_list}= Create List 570 Append To List ${temp_list} ${resp} 589 ${temp_list}= Create List ${resp} 606 ${temp_list}= Create List ${resp} [all …]
|
| H A D | test_discovery.robot | 144 Verify Existence Of BMC Record From List 169 Verify Existence Of BMC Record From List ${service_type} 175 ... Verify Existence Of BMC Record From List ${service_type} 207 Verify Existence Of BMC Record From List ${service_type1} 208 Verify Existence Of BMC Record From List ${service_type2} 211 ... Verify Existence Of BMC Record From List ${service_type1} 214 ... Verify Existence Of BMC Record From List ${service_type2} 226 Verify Existence Of BMC Record From List ${service_type1} 227 Verify Existence Of BMC Record From List ${service_type2} 235 Verify Existence Of BMC Record From List ${service_type1} [all …]
|
| /openbmc/qemu/scripts/qapi/ |
| H A D | source.py | 13 from typing import List, Optional, TypeVar 24 self.command_name_exceptions: List[str] = [] 26 self.command_returns_exceptions: List[str] = [] 28 self.documentation_exceptions: List[str] = [] 30 self.member_name_exceptions: List[str] = []
|
| H A D | types.py | 16 from typing import List, Optional 41 members: List[QAPISchemaEnumMember], 85 members: List[QAPISchemaEnumMember], 139 def gen_struct_members(members: List[QAPISchemaObjectTypeMember]) -> str: 158 members: List[QAPISchemaObjectTypeMember], 328 features: List[QAPISchemaFeature], 329 members: List[QAPISchemaEnumMember], 349 features: List[QAPISchemaFeature], 351 members: List[QAPISchemaObjectTypeMember], 372 features: List[QAPISchemaFeature],
|
| H A D | visit.py | 16 from typing import List, Optional 62 members: List[QAPISchemaObjectTypeMember], 373 features: List[QAPISchemaFeature], 374 members: List[QAPISchemaEnumMember], 393 features: List[QAPISchemaFeature], 395 members: List[QAPISchemaObjectTypeMember], 415 features: List[QAPISchemaFeature],
|
| /openbmc/openbmc-test-automation/redfish/systems/eventlog/ |
| H A D | test_event_service.robot | 28 ${subscription_list}= Redfish_Utils.Get Member List 33 ${RegistryPrefixes_list}= Create List Base OpenBMC TaskEvent 34 ${ResourceTypes_list}= Create List Task 44 ${subscription_list}= Redfish_Utils.Get Member List 73 ${subscription_list}= Redfish_Utils.Get Member List 88 ${subscription_list}= Redfish_Utils.Get Member List 99 # subscription_list List of all subscriptions.
|
| /openbmc/openbmc-test-automation/lib/snmp/ |
| H A D | snmp_utils.robot | 9 Get SNMP URI List 31 @{snmp_parm_list}= Create List ${snmp_ip} ${port} 46 Get List Of SNMP Manager And Port Configured On BMC 49 @{snmp_uri_list}= Get SNMP URI List 50 @{ip_and_port_list}= Create List 64 Append To List ${ip_and_port_list} ${ip} ${port} 78 @{ip_and_port}= Create List ${snmp_ip} ${port} 80 @{ip_and_port_list}= Get List Of SNMP Manager And Port Configured On BMC 82 List Should Contain Sub List ${ip_and_port_list} ${ip_and_port}
|
| /openbmc/qemu/scripts/ |
| H A D | compare-machine-types.py | 34 from typing import Optional, List, Dict, Generator, Tuple, Union, Any, Set 84 def set_implementations(self, implementations: List['Driver']) -> None: 92 def set_implementations(self, implementations: List[Driver]) -> None: 108 self.cached: Dict[str, List[Dict[str, Any]]] = {} 144 self.cached: Dict[str, List[Dict[str, Any]]] = {} 204 def get_implementations(self, driver: str) -> List[str]: 242 req_mt: List[str], all_mt: bool) -> None: 250 def get_implementations(self, driver_name: str) -> List[str]: 253 def get_table(self, req_props: List[Tuple[str, str]]) -> pd.DataFrame: 254 table: List[pd.DataFrame] = [] [all …]
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | findtests.py | 24 from typing import Optional, List, Iterator, Set 92 def find_tests(self, groups: Optional[List[str]] = None, 93 exclude_groups: Optional[List[str]] = None, 94 tests: Optional[List[str]] = None, 95 start_from: Optional[str] = None) -> List[str]:
|
| H A D | 297 | 22 from typing import List 44 def test_pylint(files: List[str]) -> None: 54 def test_mypy(files: List[str]) -> None:
|
| H A D | linters.py | 20 from typing import List, Mapping, Optional 52 def get_test_files() -> List[str]: 60 args: List[str],
|
| /openbmc/openbmc-build-scripts/tools/ |
| H A D | config-clang-tidy | 5 from typing import Any, Dict, List, Tuple 185 repo: List[Dict[str, str]], ref: List[Dict[str, str]] 186 ) -> List[Dict[str, str]]: 197 repo: List[Dict[str, str]], option: str, drop: bool 198 ) -> List[Dict[str, str]]: 210 def _unroll(repo: List[Dict[str, str]]) -> Dict[str, str]: 217 def _roll(data: Dict[str, str]) -> List[Dict[str, str]]: 239 lines: List[str] = []
|
| /openbmc/openbmc/meta-phosphor/recipes-extended/etcd/etcd/ |
| H A D | etcd-new.conf.sample | 16 # List of comma separated URLs to listen on for peer traffic. 19 # List of comma separated URLs to listen on for client traffic. 22 # List of this member's peer URLs to advertise to the rest of the cluster. 26 # List of this member's client URLs to advertise to the public.
|
| /openbmc/qemu/docs/sphinx/ |
| H A D | qapi_domain.py | 14 List, 143 ) -> Tuple[List[nodes.Node], List[nodes.system_message]]: 147 results: List[nodes.Node] = [node] 326 def get_signature_prefix(self) -> List[nodes.Node]: 334 def get_signature_suffix(self) -> List[nodes.Node]: 336 ret: List[nodes.Node] = [] 386 source: str, content: Union[str, List[nodes.Node]], classname: str 637 def run(self) -> List[Node]: 652 node_ids: List[str] 656 for node_id in cast(List[str], el.get("ids", ())) [all …]
|
| H A D | dbusdomain.py | 14 List, 90 def run(self) -> List[Node]: 116 doc_field_types: List[Field] = [ 174 doc_field_types: List[Field] = [ 206 doc_field_types: List[Field] = [] 247 def run(self) -> List[Node]: 284 ) -> Tuple[List[Tuple[str, List[IndexEntry]]], bool]: 285 content: Dict[str, List[IndexEntry]] = {} 287 ignores: List[str] = self.domain.env.config["dbus_index_common_prefix"]
|
| /openbmc/openbmc-test-automation/redfish/managers/ |
| H A D | test_bmc_ipv6.robot | 109 ... Get Address Origin List And Address For Type Static ${1} 115 ... Get Address Origin List And Address For Type Static ${2} 324 @{ipv6_addressorigin_list} ${ipv6_linklocal_addr}= Get Address Origin List And Address For Type LinkLocal 325 @{ipv6_addressorigin_list} ${ipv6_slaac_addr}= Get Address Origin List And Address For Type SLAAC 339 ... Get Address Origin List And Address For Type LinkLocal 345 ... Get Address Origin List And Address For Type LinkLocal 358 @{ipv6_addressorigin_list} ${ipv6_before_linklocal_addr}= Get Address Origin List And Address For Type LinkLocal 364 @{ipv6_addressorigin_list} ${ipv6_linklocal_after_addr}= Get Address Origin List And Address For Type LinkLocal 439 ... Get Address Origin List And Address For Type LinkLocal 517 ... Get Address Origin List An [all...] |
| /openbmc/qemu/python/qemu/utils/ |
| H A D | qom_common.py | 24 List, 98 def __init__(self, properties: List[ObjectPropertyValue]) -> None: 185 def qom_list(self, path: str) -> List[ObjectPropertyInfo]: 194 def qom_list_get(self, paths: List[str]) -> List[ObjectPropertiesValues]:
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_cold_reset.robot | 74 ${sensor_list}= Get Sensor List 112 Get Sensor List 128 @{tmp_list}= Create List 137 ${get_sensor_name}= Get From List ${sensor_details} 0 139 Append To List ${tmp_list} ${sensor_name} 148 Remove Values From List ${tmp_list} ${random_sensor} 164 ${get_ipmi_lower_non_recoverable_threshold}= Get From List ${ipmi_sensor} 4 172 ${get_ipmi_lower_critical_threshold}= Get From List ${ipmi_sensor} 5 180 ${get_ipmi_lower_non_critical_threshold}= Get From List ${ipmi_sensor} 6 188 ${get_ipmi_upper_non_critical_threshold}= Get From List ${ipmi_sensor} 7 [all …]
|
| H A D | test_ipmi_fru.robot | 30 ${redfish_power_details}= Redfish.Get Members List 32 ${redfish_power_dict}= Create List 35 Append To List ${redfish_power_dict} ${redfish_power_supply_reading} 55 ... Get From List ${ipmi_fru_info} ${sub_component_index} 57 ... Get From List ${redfish_fru_info} ${sub_component_index}
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/ipmitool/ |
| H A D | update-enterprise-numbers | 3 from typing import List 45 org: List[str] = []
|