/openbmc/openbmc-test-automation/lib/ |
H A D | os_utils_config.robot | 13 Should Be Empty ${stderr} 20 Should Be Empty ${stderr} 28 Should Be Empty ${stderr} 37 Should Be Equal As Integers ${memory_count} ${expected_memory_count} 44 Should Be Empty ${stderr} 53 Should Be Equal As Integers ${dimm_count} ${expected_dimm_count} 60 Should Be Empty ${stderr} 69 Should Be Empty ${stderr} 76 Should Be Empty ${stderr} 77 Should Be Empty ${output}
|
H A D | state_manager.robot | 103 Should Be Equal Running ${host_state} 137 Should Be Equal ${OS_BOOT_START} ${boot_stage} 140 Should Be Equal ${OS_BOOT_COMPLETE} ${os_state} 148 Should Be Equal Off ${host_state} 158 Should Be Equal ${host_trans_state} Reboot 165 Should Be Equal On ${power_state} 171 Should Be Equal Off ${power_state} 176 ${status}= Run Keyword And Return Status Should Be Equal 277 Should Be Equal ${BMC_READY_STATE} ${bmc_state} 282 Should Be Equal ${BMC_NOT_READY_STATE} ${bmc_state} [all …]
|
H A D | bmc_cleanup.robot | 24 Should Not Be Empty ${cleanup_dir_path} 25 Should Not Be Empty ${SKIP_LIST} 38 Should Be True ${file_count2} < ${file_count1}
|
/openbmc/openbmc-test-automation/extended/ |
H A D | test_ac_cycles.robot | 31 Should Be Equal As Integers ${rc} ${0} 37 Should Not Be Empty ${PDU_IP} 38 Should Not Be Empty ${PDU_TYPE} 39 Should Not Be Empty ${PDU_SLOT_NO} 40 Should Not Be Empty ${PDU_USERNAME} 41 Should Not Be Empty ${PDU_PASSWORD}
|
H A D | standby_bmc.robot | 120 Should Be Equal ${currentPolicy} ${policy} 149 Should Be Empty ${journal_log} 154 Should Not Be Empty ${PDU_IP} 155 Should Not Be Empty ${PDU_TYPE} 156 Should Not Be Empty ${PDU_SLOT_NO} 157 Should Not Be Empty ${PDU_USERNAME} 158 Should Not Be Empty ${PDU_PASSWORD} 170 Should Be Equal As Integers ${rc} 0
|
/openbmc/openbmc-test-automation/redfish/account_service/ |
H A D | test_redfish_privilege_registry.robot | 40 Should Be Equal As Strings ${resp.status} ${HTTP_OK} 54 Should Be Equal As Strings ${resp.dict["Id"]} Redfish_1.1.0_PrivilegeRegistry 55 Should Be Equal As Strings ${resp.dict["Name"]} Privilege Mapping array collection 56 Should Be Equal As Strings ${resp.dict["PrivilegesUsed"][0]} Login 57 Should Be Equal As Strings ${resp.dict["PrivilegesUsed"][1]} ConfigureManager 58 Should Be Equal As Strings ${resp.dict["PrivilegesUsed"][2]} ConfigureUsers 59 Should Be Equal As Strings ${resp.dict["PrivilegesUsed"][3]} ConfigureComponents 60 Should Be Equal As Strings ${resp.dict["PrivilegesUsed"][4]} ConfigureSelf 112 Should Be Equal ${mappings[${account_service}]['OperationMap']['GET'][0]['Privilege'][0]} 114 Should Be Equal ${mappings[${account_service}]['OperationMap']['HEAD'][0]['Privilege'][0]} [all …]
|
/openbmc/openbmc-test-automation/redfish/systems/eventlog/ |
H A D | test_esel.robot | 79 Should Not Be Empty ${desc} msg=${desc} is not populated. 82 Should Not Be Equal ${event_id} ${None} 93 Should Be Equal As Integers ${entries} ${2} 106 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK} 114 Should Not Be Empty ${resp.json()["data"]["AdditionalData"]} 145 Should Be Empty ${output} 161 Should Be Empty ${stderr} 192 Should Not Be Empty 194 Should Not Be Empty 196 Should Not Be Empty [all …]
|
H A D | test_event_logging.robot | 72 Should Be Empty ${error_entries} 133 Should Be Equal ${elogs[0]["Id"]} 2 msg=Event log entry is not 2 191 Should Be True ${time_stamp2} > ${time_stamp1} 224 Should Be Equal As Strings ${elog_entry[0]["Resolved"]} True 232 Should Be True 4 < ${diff} < 8 243 Should Not Be Equal As Strings ${sel_list} SEL has no entries 253 Should Be Equal As Strings ${sel_delete} Deleted entry ${sel_entry} 257 Should Be Equal As Strings ${sel_list} SEL has no entries 353 Should Be Equal As Strings ${log_entries[0]["Id"]} 1 357 Should Be Equal As Strings ${log_entries[0]["Id"]} ${max_num_event_logs} [all …]
|
/openbmc/openbmc-test-automation/tools/ |
H A D | factory_reset_bmc.robot | 48 Should Not Be Empty ${OPENBMC_SERIAL_HOST} 49 Should Not Be Empty ${OPENBMC_SERIAL_PORT} 50 Should Not Be Empty ${OPENBMC_MODEL} 51 Should Not Be Empty ${SUBNET_MASK} 52 Should Not Be Empty ${BMC_GW}
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_inband_sdr.robot | 50 Should Be Equal ${get_SDR[2]} ${second_digit} 51 Should Be Equal ${get_SDR[3]} ${first_digit} 58 Should Be Equal ${get_SDR[0]} ${record_next_lsb} 59 Should Be Equal ${get_SDR[1]} ${record_next_msb} 62 Should Be Equal ${get_SDR[0]} ff 63 Should Be Equal ${get_SDR[1]} ff 66 Should Be Equal ${get_SDR[2]} ${second_digit} 67 Should Be Equal ${get_SDR[3]} ${first_digit} 73 Should Be True 0<${length}<=255 87 Should Be Equal As Integers ${sensor_count1} ${sensor_count_lan1} [all …]
|
H A D | test_ipmi_sdr.robot | 48 Should Be Equal ${sdr_info['sdr_version']} 0x51 57 Should Be Equal As Strings 60 Should Be Equal ${sdr_info['free_space']} unspecified 61 Should Not Be Equal ${sdr_info['most_recent_addition']} ${EMPTY} 62 Should Not Be Equal ${sdr_info['most_recent_erase']} ${EMPTY} 63 Should Be Equal ${sdr_info['sdr_overflow']} yes 64 Should Be Equal ${sdr_info['sdr_repository_update_support']} unspecified 65 Should Be Equal ${sdr_info['delete_sdr_supported']} ${support_delete_sdr} 66 Should Be Equal ${sdr_info['partial_add_sdr_supported']} ${support_partial_add} 67 …Should Be Equal ${sdr_info['reserve_sdr_repository_supported']} ${support_reserve_sdr_repository} [all …]
|
H A D | test_ipmi_device_id.robot | 61 Run Keyword And Continue On Failure Should Not Be Equal ${resp[0]} 00 69 Run Keyword And Continue On Failure Should Be Equal As Strings ${device_rev[1:4]} 000 78 Run Keyword And Continue On Failure Should Be Equal As Integers 84 Run Keyword And Continue On Failure Should Be Equal As Integers 88 Run Keyword And Continue On Failure Should Be Equal ${resp[4]} 02 95 Run Keyword And Continue On Failure Should Be Equal ${manufacture_data[-5:-1]} 0000 100 Run Keyword And Continue On Failure Should Not Be Equal ${product_id} 0000 112 Run Keyword And Continue On Failure Should Be Equal ${aux_info} ${auxiliary_rev_version}
|
H A D | test_ipmi_kcs.robot | 40 Should Not Be Empty ${OS_HOST} msg=Please provide required parameter OS_HOST 41 Should Not Be Empty ${OS_USERNAME} msg=Please provide required parameter OS_USERNAME 42 Should Not Be Empty ${OS_PASSWORD} msg=Please provide required parameter OS_PASSWORD
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_sensor_monitoring.robot | 32 Should Be Equal As Strings ${resp.dict['Sensors']['@odata.id']} 34 Should Be Equal As Strings ${resp.dict['Thermal']['@odata.id']} 36 Should Be Equal As Strings ${resp.dict['Power']['@odata.id']} 71 Should Be Empty ${INVALID_SENSORS} 93 Should Not Be Empty ${OS_HOST} 94 Should Not Be Empty ${OS_USERNAME} 95 Should Not Be Empty ${OS_PASSWORD} 97 ... Should Not Be Empty ${OPENBMC_HOST} 99 ... Should Not Be Empty ${OPENBMC_SERIAL_HOST} 100 Should Not Be Empty ${OPENBMC_MODEL}
|
/openbmc/openbmc-test-automation/lib/xcat/ |
H A D | xcat_utils.robot | 37 Should Be Empty ${stderr} 52 File Should Not Be Empty ${node_cfg_file_path} msg=Empty config file. 78 Should Be Empty ${stderr} 90 Should Be Empty ${stderr} 101 Should Be Empty ${stderr} 112 Should Be Empty ${stderr} 126 Should Be Empty ${stderr} 142 Should Be Empty ${stderr} 168 Should Be Empty ${stderr}
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | test_service_restart_policy.robot | 44 Should Not Be Equal ${0} ${MainPID} 48 Should Be Equal active ${ActiveState} 55 Should Not Be Equal ${0} ${MainPID} 59 Should Be Equal active ${ActiveState} 113 ${main_pid_status}= Run Keyword And Return Status Should Not Be Equal ${0} ${Old_MainPID} 114 … ${active_state_status}= Run Keyword And Return Status Should Be Equal active ${ActiveState} 122 Run Keyword And Continue On Failure Should Not Be Equal ${0} ${New_MainPID} 124 Run Keyword And Continue On Failure Should Not Be Equal ${Old_MainPID} ${New_MainPID} 128 Run Keyword And Continue On Failure Should Be Equal active ${ActiveState} 147 Should Be Equal always ${restart_policy}
|
H A D | test_power_capping.robot | 68 Should Be True ${power} == ${max_power} 94 Should Be True ${power} == ${near_max_power_50} 111 Should Be True ${power} == ${power_setting} 121 Should Be True ${power} == ${power_setting} 141 Should Be True ${power} == ${power_setting} 152 Should Be True ${power} == ${power_setting} 172 Should Be True ${power} == ${power_setting} 194 Should Be True ${power} == ${power_setting} 202 Should Be True ${power} == ${power_setting}
|
H A D | test_bmc_dump.robot | 39 Should Be Equal As Integers ${length} ${1} 48 Should Be True 0 < ${dump_size} < 204800 65 Should Be Equal As Strings ${response.status_code} ${HTTP_OK} 74 Should Be Equal As Strings ${bmc_dump_checksum} ${download_dump_checksum} 75 Should Be Equal As Strings ${bmc_dump_size} ${download_dump_size}
|
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/ |
H A D | test_ldap_sub_menu.robot | 83 Textfield Value Should Be ${xpath_ldap_url} ${LDAP_SERVER_URI} 84 Textfield Value Should Be ${xpath_ldap_bind_dn} ${LDAP_BIND_DN} 85 Textfield Value Should Be ${xpath_ldap_password} ${empty} 86 Textfield Value Should Be ${xpath_ldap_base_dn} ${LDAP_BASE_DN} 114 Should Be Equal ${resp} ${False} 124 ... Checkbox Should Be Selected ${xpath_enable_ldap_checkbox} 129 Checkbox Should Not Be Selected ${xpath_enable_ldap_checkbox} 138 Should Be Equal ${resp} ${False} 186 Should Be Equal ${resp} ${False} 272 ... Checkbox Should Be Selected ${radio_buttons}[${0}] [all …]
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_multiple_interfaces_dhcp.robot | 48 Should Be Equal ${DHCPEnabled} ${False} 59 Should Be Equal ${DHCPEnabled} ${True} 91 Should Be Equal ${DHCPEnabled} ${False} 97 Should Be Equal ${ip_data_before} ${ip_data_after} 108 Should Be Equal ${DHCPEnabled} ${True} 129 Should Be Equal ${ip_addr_before} ${ip_addr_after} 130 Should Be Equal ${gateway_before} ${gateway_after} 131 Should Be Equal ${subnetmask_before} ${subnetmask_after} 140 Should Be Equal ${DHCPEnabled} ${False} 144 Should Be Empty ${dhcp_ip_list} [all …]
|
H A D | test_managers_bmc.robot | 31 Should Be Equal As Strings ${resp.status} ${HTTP_OK} 33 Should Be Equal As Strings 43 Should Be Equal As Strings ${resp.status} ${HTTP_OK} 52 Should Be Equal As Strings 54 Should Be Equal As Strings ${resp.dict["Id"]} bmc 55 Should Be Equal As Strings ${resp.dict["Name"]} OpenBmc Manager 56 Should Not Be Empty ${resp.dict["UUID"]} 57 Should Be Equal As Strings ${resp.dict["PowerState"]} On 176 Should Be Equal ${boot_count} ${1} msg=Boot count is not incremented.
|
H A D | test_bmc_dumps.robot | 47 Length Should Be ${dump_entries} 1 70 Should Be True 0 < ${resp["AdditionalDataSizeBytes"]} < 20971520 89 Should Be Equal As Integers ${length} ${1} 94 Should Be True 0 < ${resp["AdditionalDataSizeBytes"]} < 20971520 118 Should Be True ${rc} == 0 137 Length Should Be ${dump_entries} 1 154 Lists Should Be Equal ${dump_entries_before} ${dump_entries_after} 171 Lists Should Be Equal ${dump_entries_before} ${dump_entries_after} 183 Should Be Empty ${dump_entries} 199 Should Be Empty ${dump_entries} [all …]
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_firmware_inventory.robot | 28 Should Be Equal As Strings ${resp.dict["ServiceEnabled"]} ${True} 55 Should Be True ${resp.dict["Members@odata.count"]} >= ${1} 56 Length Should Be ${resp.dict["Members"]} ${resp.dict["Members@odata.count"]} 78 Should Be Equal As Strings ${resp_resource.dict["Status"]["Health"]} OK 79 Should Be Equal As Strings ${resp_resource.dict["Status"]["HealthRollup"]} OK 80 Should Be Equal As Strings ${resp_resource.dict["Status"]["State"]} Enabled 91 Should Be Equal As Strings 143 Should Be Equal As Strings ${id_key} ${sw_inv['image_id']} 144 Length Should Be ${sw_inv['image_id']} ${8} 166 Should Be Equal As Strings ${resp} True [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bearssl/ |
H A D | bearssl_0.6.bb | 4 * Be correct and secure. In particular, insecure protocol versions and \ 7 * Be small, both in RAM and code footprint. For instance, a minimal \ 10 * Be highly portable. BearSSL targets not only “big” operating systems \ 13 * Be feature-rich and extensible. SSL/TLS has many defined cipher suites \
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_bmc_network_security.robot | 39 Should Be Equal As Numbers ${packet_loss} 100.00 49 Should Be Equal As Numbers ${packet_loss} 100.00 59 Should Be Equal As Numbers ${packet_loss} 0.0 69 Should Be Equal As Numbers ${packet_loss} 0.0 84 Should Be Equal As Numbers ${packet_loss} 0.0 98 Should Be Equal As Numbers ${packet_loss} 0.0 144 Should Be Equal As Numbers ${packet_loss} 0.0 162 Should Be Equal As Numbers ${connection_loss} 0.0 179 Should Be Equal As Numbers ${connection_loss} 0.0 196 Should Be Equal As Numbers ${connection_loss} 0.0
|