Home
last modified time | relevance | path

Searched refs:Equal (Results 26 – 50 of 146) sorted by relevance

123456

/openbmc/openbmc-test-automation/lib/
H A Dutils.robot437 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
548 Should Be Equal ${currentPolicy} ${policy}
625 Should Be Equal ${state} ${led_state}
661 Should Be Equal ${attribute_value} ${output}
757 Should Be Equal As Strings ${current_setting} ${setting}
1059 Should Not Be Equal ${boot_progress} ${boot_state}
1071 Should Be Equal ${boot_progress} ${boot_state}
1096 Should Be Equal ${host_state} ${expected_host_state}
1151 Should Be Equal ${bmc_status} Enabled
1169 Should Be Equal As Strings ${resp["Response"]} SUCCESS
[all …]
H A Dprotocol_setting_utils.robot94 Should Be Equal As Strings ${resp.dict['SSH']['ProtocolEnabled']} ${state}
124 Should Be Equal As Strings ${rc} 0
136 Should Be Equal As Strings ${resp.dict['IPMI']['ProtocolEnabled']} ${state}
H A Dremote_logging_utils.robot62 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
116 Should Not Be Equal ${address} ${REMOTE_LOG_SERVER_HOST}
120 Should Not Be Equal ${port} ${port_number}
H A Drest_client.robot170 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
202 Should Be Equal ${status} PASS msg=${resp}
203 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
218 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
266 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
268 ... Should Be Equal As Strings ${expected_value} ${resp.json()["data"]}
299 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
307 Should Be Equal ${value} ${expected_value}
324 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
400 Should Be Equal As Strings ${resp.status_code} ${HTTP_CREATED}
H A Ddump_utils.robot54 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
119 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
137 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
205 Should Be Equal As Integers 0 ${dump_entries['Members@odata.count']}
224 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
234 Should Be Equal As Strings ${resp.status_code} ${HTTP_NOT_FOUND}
272 Should Be Equal As Integers ${rc} ${0}
418 Should Be Equal As Strings ${task_dict['TaskState']} Completed
508 Should Be Equal ${dump_status} ${expected_dump_status}
H A Dos_utils_config.robot37 Should Be Equal As Integers ${memory_count} ${expected_memory_count}
53 Should Be Equal As Integers ${dimm_count} ${expected_dimm_count}
/openbmc/openbmc-test-automation/redfish/systems/eventlog/
H A Dtest_event_logging.robot133 Should Be Equal ${elogs[0]["Id"]} 2 msg=Event log entry is not 2
225 Should Be Equal As Strings ${elog_entry[0]["Resolved"]} True
244 Should Not Be Equal As Strings ${sel_list} SEL has no entries
254 Should Be Equal As Strings ${sel_delete} Deleted entry ${sel_entry}
258 Should Be Equal As Strings ${sel_list} SEL has no entries
354 Should Be Equal As Strings ${log_entries[0]["Id"]} 1
358 Should Be Equal As Strings ${log_entries[0]["Id"]} ${max_num_event_logs}
369 Should Be Equal As Strings ${log_entries[0]["Id"]} ${next_event_log_id}
376 Should Be Equal As Integers ${length_log_entries} 0
389 Should Be Equal ${elog_entry[0]["Resolved"]} ${False}
H A Dtest_esel.robot82 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}
215 Should Be Equal ${output_3} ${0} msg=${stderr}
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_poh_counter.robot81 Should Be Equal As Integers ${difference} 1
102 Should Be Equal As Integers ${poh_counter_2} ${poh_counter_1}
124 Should Be Equal As Integers ${difference} 1
138 Should Be Equal ${data[0]} 3c
H A Dtest_ipmi_fru_device.robot72 Should Be Equal ${bytes_inventory} ${bytes_read}
114 Should Be Equal ${write_data} ${resp_data}
138 Should Be Equal ${write_data} ${resp_data}
143 Should Not Be Equal ${resp} ${initial_fru_data}
144 Should Be Equal ${resp[1:]} ${write_data}
262 …${serial_no_status}= Run Keyword And Return Status Should Be Equal As Strings ${ipmi_fru_serial…
303 … Run Keyword And Continue On Failure Should Be Equal As Strings ${ipmi_date} ${dbus_value}
306 … Run Keyword And Continue On Failure Should Be Equal As Strings ${ipmi_response} ${dbus_value}
352 Should Be Equal As Strings ${resp} ${length}
396 Should Be Equal ${fru_data} ${initial_fru_data}
H A Dtest_ipmi_network_verification.robot145 Should be Equal ${cipher_suite_entry_count[1]} ${cnt}
187 Should be Equal ${set_in_progress_value} 01
201 Should be Equal ${set_in_progress_value} 00
239 Should be Equal ${get_mac} ${set_mac_address}
252 Should be Equal '${${cipher_suite_privilege}[0]}' '11'
257 Should be Equal '${cipher_suite_privilege_length}' '10'
261 Should be Equal '${cipher_suite_privilege[${channel_number}]}' '44'
386 Should be Equal ${default_mac} ${ipmi_out}
H A Dtest_ipmi_cipher.robot143 Should Be Equal ${data_list}[0] ${channel_number}
144 Should Be Equal ${data_list}[1] c0
145 Should Be Equal As Integers ${cipher_suite_id} ${valid_ciphers}[0]
176 Should Be Equal ${expected_data} ${response_data}
/openbmc/qemu/target/hexagon/imported/
H A Dcompare.idef29 "Compare for Equal",
41 "Compare for Equal",
61 "Compare for Equal",
65 "Compare for Equal",
70 "Compare for Equal",
74 "Compare for Equal",
108 "Compare for Equal",
130 Q6INSN(C4_cmpneqi,"Pd4=!cmp.eq(Rs32,#s10)",ATTRIBS(), "Compare for Not Equal", {fIMMEXT(siV); PdV=f…
131 Q6INSN(C4_cmpltei,"Pd4=!cmp.gt(Rs32,#s10)",ATTRIBS(), "Compare for Less Than or Equal", {fIMMEXT(si…
132 Q6INSN(C4_cmplteui,"Pd4=!cmp.gtu(Rs32,#u9)",ATTRIBS(), "Compare for Less Than or Equal Unsigned", {…
[all …]
/openbmc/openbmc-test-automation/extended/code_update/
H A Dhost_code_update.robot88 Should Be Equal As Integers ${num_vpd_files} ${3}
99 Should Be Equal As Integers ${num_vpd_files} ${3}
153 Should Be Equal As Strings ${software_properties}[RequestedActivation]
215 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
225 Should Be Equal As Integers ${new_host_properties["Priority"]} ${0}
250 Should Be Equal As Integers ${cur_host_properties["Priority"]}
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h70 static bool Equal(fInt, fInt); /* Returns true if two fInts are equal to…
316 static bool Equal(fInt A, fInt B) in Equal() function
363 if (Equal(Y, fZERO)) in fDivide()
408 if (GreaterThan(fZERO, num) || Equal(fZERO, num)) in fSqrt()
424 if (Equal(num, fZERO)) /*Square Root of Zero is zero */ in fSqrt()
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_bmc_file_mirroring.robot42 Should Be Equal As Strings ${curr_hostname} ${mirror_filename}
55 Should Be Equal As Strings ${curr_hostname} ${mirror_filename}
/openbmc/openbmc-test-automation/ipmi/dcmi/
H A Dtest_dcmi_get_capabilities.robot53 ... Should Be Equal ${output.strip()} ${slave_address_list[1]} ignore_case=True
56 ... Should Be Equal ${output_1.strip()} ${supported_capabilities[7]}
/openbmc/openbmc-test-automation/redfish/systems/
H A Dtest_powersubsystem_settings.robot79 Should Be Equal As Strings ${resp_resource.dict["Status"]["Health"]} OK
80 Should Be Equal As Strings ${resp_resource.dict["Status"]["State"]} Enabled
139 Should Be Equal As Strings ${power_mode} ${current_power_mode}
/openbmc/openbmc-test-automation/lib/snmp/
H A Dsnmp_utils.robot38 ... Should Be Equal As Strings
42 ... Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
127 Should Be Equal ${status} ${False} msg=SNMP manager is not deleted.
/openbmc/openbmc-test-automation/redfish/service_root/
H A Dtest_service_root.robot72 Should Be Equal As Strings ${resp.status_code} ${HTTP_UNAUTHORIZED}
114 Should Be Equal As Strings ${resp.status_code} ${HTTP_CREATED}
119 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
/openbmc/openbmc-test-automation/security/
H A Dtest_slp.robot57 Should Be Equal As Integers ${rc} 0
71 Should Be Equal ${service_count} ${file_count}
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_mac.robot191 ... Should Be Equal ${status} ${False}
194 ... Should Be Equal ${status} ${True}
211 ... Should Be Equal ${status} ${False}
214 ... Should Be Equal ${status} ${True}
/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/src/
H A Dlib.rs31 Ordering::Equal => { in guess_the_number()
/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_stress_buster.robot63 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
68 Should Be Equal As Strings ${resp.status_code} ${HTTP_OK}
/openbmc/openbmc-test-automation/gui/test/gui_header/
H A Dtest_obmc_gui_server_health.robot178 Should Be Equal ${number_of_events} 0
195 Should Be Equal ${number_of_events} 0
214 Should Be Equal ${number_of_events} 0
231 Should Be Equal ${number_of_events} 1
249 Should Be Equal ${number_of_events} 2
266 Should Be Equal ${number_of_events} 1
284 Should Be Equal ${number_of_events} 2

123456