/openbmc/openbmc-test-automation/lib/ |
H A D | resource.robot | 14 ${OEM_REDFISH_PATH} ${EMPTY} 21 ${OPENBMC_MODEL} ${EMPTY} 22 ${OPENBMC_HOST} ${EMPTY} 23 ${DBUS_PREFIX} ${EMPTY} 24 ${PORT} ${EMPTY} 29 ${OPENBMC_HOST_ETH1} ${EMPTY} 35 ${OPENBMC_PASSWORD} ${EMPTY} 37 ${OPENBMC_ADMIN_PASSWORD} ${EMPTY} 40 ${USER_TYPE} ${EMPTY} 49 ${VALID_CERT} ${EMPTY} [all …]
|
H A D | connection_client.robot | 38 ... '${SSH_PORT}' != '${EMPTY}' and '${HTTPS_PORT}' != '${EMPTY}' 48 Run Keyword If '${SSH_PORT}' != '${EMPTY}' and ${has_port} == ${FALSE} 59 Run Keyword If '${SSH_PORT}' == '${EMPTY}' scp.Open connection ${OPENBMC_HOST} 75 [Arguments] ${alias}=None ${host}=${EMPTY} &{connection_args} 84 Run Keyword If '${host}' == '${EMPTY}' Should Not Be Equal ${alias} None 95 Run Keyword If '${host}' != '${EMPTY}' and ${host_exists} == ${FALSE} 114 ${given_host}= Evaluate '${host}' != '${EMPTY}' 115 ${no_host}= Evaluate '${host}' == '${EMPTY}'
|
H A D | bmc_cleanup.robot | 8 ${CLEANUP_DIR_PATH} ${EMPTY} 10 ${SKIP_LIST} ${EMPTY}
|
H A D | common_utils.robot | 55 ${bmc_power_policy_method} ${EMPTY} 152 ... ${print_string}=${EMPTY} 297 [Arguments] ${expect_running}=${0} ${log_file_path}=${EMPTY} 318 Return From Keyword If '${os_con_pid}' != '${EMPTY}' ${os_con_pid} 328 [Arguments] ${log_file_path}=${EMPTY} 352 Run Keyword If '${os_con_pid}' != '${EMPTY}' Dprint Issuing ${cmd_buf} 353 ${rc} ${output}= Run Keyword If '${os_con_pid}' != '${EMPTY}' 355 Run Keyword If '${os_con_pid}' != '${EMPTY}' Rdpvars rc output 357 Run Keyword If '${targ_file_path}' != '${EMPTY}' 361 ${output}= Set Variable ${EMPTY} [all …]
|
H A D | bmc_date_and_time_utils.robot | 28 [Arguments] ${date_time}=${EMPTY} ${request_type}=valid 41 ... '${date_time}' == '${EMPTY}' Get Current Date time_zone=UTC 158 Return From Keyword If &{original_ntp} == &{EMPTY}
|
H A D | rest_client.robot | 17 ${XAUTH_TOKEN} ${EMPTY} 211 ${data}= Create dictionary data=@{EMPTY} 251 ... ${expected_value}=${EMPTY} 267 Run Keyword If '${expected_value}' != '${EMPTY}' 275 ... ${expected_value}=${EMPTY} &{kwargs} 304 ${expected_value}= Set Variable If '${expected_value}' == '${EMPTY}' 387 ... ${rest_password}=${OPENBMC_PASSWORD} ${kwargs}=${EMPTY} 400 ${data}= Set Variable If '${kwargs}' == '${EMPTY}'
|
H A D | openbmc_ffdc_methods.robot | 36 [Arguments] ${ffdc_function_list}=${EMPTY} 66 [Arguments] ${index} ${ffdc_function_list}=${EMPTY} 89 ... Run Keyword If '${ffdc_function_list}' == '${EMPTY}' 186 Run Keyword If $stderr == '${EMPTY}' 256 ... ${EMPTY} 257 ${FFDC_DIR_PATH}= Get Variable Value ${FFDC_DIR_PATH} ${EMPTY} 259 Run Keyword If '${FFDC_DIR_PATH}' == '${EMPTY}' Set FFDC Defaults 449 Run Keyword If '${OS_HOST}' == '${EMPTY}' Run Keywords 480 ... '${linux_distro}' == '${EMPTY}' or '${linux_distro}' == 'None' 648 Return From Keyword If "${OEM_REDFISH_PATH}" == "${EMPTY}"
|
/openbmc/openbmc-test-automation/extended/ |
H A D | obmc_boot_test_resource.robot | 26 ${openbmc_host} ${EMPTY} 36 ${os_host} ${EMPTY} 39 ${pdu_host} ${EMPTY} 42 ${pdu_slot_no} ${EMPTY} 43 ${openbmc_serial_host} ${EMPTY} 44 ${openbmc_serial_port} ${EMPTY} 46 ${boot_stack} ${EMPTY} 47 ${boot_list} ${EMPTY} 49 ${plug_in_dir_paths} ${EMPTY} 50 ${status_file_path} ${EMPTY} [all …]
|
H A D | run_keyword.robot | 45 ${keyword_string} ${EMPTY} 46 ${lib_file_path} ${EMPTY}
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
H A D | bpmp_abi.h | 18 #define EMPTY char empty; macro 21 #define EMPTY macro 809 EMPTY 836 EMPTY 853 EMPTY 862 EMPTY 867 EMPTY 872 EMPTY 877 EMPTY 882 EMPTY [all …]
|
/openbmc/openbmc-test-automation/lib/snmp/ |
H A D | resource.robot | 15 ${empty_ip} ${EMPTY} 26 ${empty_port} ${EMPTY} 30 ${SNMP_MGR1_USERNAME} ${EMPTY} 31 ${SNMP_MGR1_PASSWORD} ${EMPTY}
|
H A D | snmp_utils.robot | 88 # If no object can be located, return ${EMPTY}. 103 Return From Keyword ${EMPTY} 119 Run Keyword And Return If '${snmp_obj}' == '${EMPTY}'
|
/openbmc/openbmc-test-automation/lib/xcat/ |
H A D | resource.robot | 5 ${XCAT_HOST} ${EMPTY} 6 ${XCAT_USERNAME} ${EMPTY} 7 ${XCAT_PASSWORD} ${EMPTY}
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_certificate.robot | 144 Server RSA ${keybit_length} ${EMPTY} ok 145 Server EC ${EMPTY} prime256v1 ok 146 Server EC ${EMPTY} secp521r1 ok 147 Server EC ${EMPTY} secp384r1 ok 156 Client RSA ${keybit_length} ${EMPTY} ok 157 Client EC ${EMPTY} prime256v1 ok 158 Client EC ${EMPTY} secp521r1 ok 159 Client EC ${EMPTY} secp384r1 ok 169 Server RAS ${invalid_value} ${EMPTY} error 170 Server EC ${EMPTY} ${invalid_value} error [all …]
|
H A D | test_bmc_network_protocol.robot | 18 &{original_ntp} &{EMPTY} 140 ... body={'NTP':{'NTPServers': ['${EMPTY}', '${EMPTY}']}}
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_power_operations.robot | 109 # Ensure the path does have the attribute else set to EMPTY as default to skip. 110 ${value}= Get Variable Value ${power_control[0]['PowerConsumedWatts']} ${EMPTY} 111 Run Keyword If "${value}" == "${EMPTY}" 115 Continue For Loop If "${value}" == "${EMPTY}"
|
/openbmc/openbmc-test-automation/network/ |
H A D | test_cable_pull_recover.robot | 28 ${PORT_NUMBER} ${EMPTY} 45 [Arguments] ${port_number}=${PORT_NUMBER} ${state}=${EMPTY} 65 [Arguments] ${NET_INTERFACE}=${NET_INTERFACE} ${state}=${EMPTY}
|
H A D | test_vlan_network.robot | 35 ${initial_vlan_config} @{EMPTY} 282 Run Keyword If @{uris} == @{EMPTY} 283 ... Append To List ${initial_vlan_config} ${id} ${EMPTY} ${EMPTY} 292 ${previous_id}= Set Variable ${EMPTY} 295 Run Keyword If '${initial_vlan_config[${index+1}]}' == '${EMPTY}' 363 Return From Keyword If @{uris} == @{EMPTY}
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | rpaphp.h | 31 #define EMPTY 0 /* No card in slot */ macro 51 #define EMPTY 0 macro
|
H A D | rpaphp_core.c | 115 if (state == EMPTY) in get_adapter_status() 116 *value = EMPTY; in get_adapter_status() 504 } else if (state == EMPTY) { in enable_slot() 505 slot->state = EMPTY; in enable_slot()
|
/openbmc/openbmc-test-automation/redfish/service_root/ |
H A D | test_service_root_security.robot | 38 ${EMPTY} ${OPENBMC_PASSWORD} SessionCreationError 39 ${OPENBMC_USERNAME} ${EMPTY} SessionCreationError 40 ${EMPTY} ${EMPTY} SessionCreationError 179 Redfish.Set Username ${EMPTY} 180 Redfish.Set Password ${EMPTY}
|
/openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
H A D | test_redfishtool_certificate.robot | 163 Server RSA ${keybit_length} ${EMPTY} ok 164 Server EC ${EMPTY} prime256v1 ok 165 Server EC ${EMPTY} secp521r1 ok 166 Server EC ${EMPTY} secp384r1 ok 175 Client RSA ${keybit_length} ${EMPTY} ok 176 Client EC ${EMPTY} prime256v1 ok 177 Client EC ${EMPTY} secp521r1 ok 178 Client EC ${EMPTY} secp384r1 ok 188 Server RAS ${invalid_value} ${EMPTY} error 197 Client RSA ${invalid_value} ${EMPTY} error
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_slp.robot | 19 ${SLP_SERVICES} ${EMPTY} 51 [Arguments] ${cmd} ${param}=${EMPTY}
|
/openbmc/openbmc-test-automation/pldm/ |
H A D | test_pldm_bios_attributes.robot | 20 ${bios_original_data} ${EMPTY} 21 ${attr_table_data} ${EMPTY} 229 ${value2}= Replace String ${value2} " ${EMPTY} 252 ${value2}= Replace String ${value2} " ${EMPTY}
|
/openbmc/openbmc-test-automation/docs/ |
H A D | redfish_request_via_mTLS.md | 18 ${VALID_CERT} ${EMPTY} 24 ${CERT_DIR_PATH} ${EMPTY}
|