Lines Matching full:last
47 ${resp}= Run IPMI Standard Command sel elist last 1
79 # Get last SEL entry.
80 ${resp}= Run IPMI Standard Command sel elist last 1
108 # Get last SEL entry.
164 # Get SEL List last 1 entry date and time and convert to epoch timestamp.
165 ${sel_epoch_time}= Get SEL Elist Last Entry Date In Epoch
167 # Compare epoch of sel entry timestamp and last addition timestamp.
186 # Get SEL List last 1 entry date and time and convert to epoch timestamp.
187 ${sel_epoch_time}= Get SEL Elist Last Entry Date In Epoch
193 # Compare epoch of sel entry timestamp and last addition timestamp.
316 Verify IPMI SEL Event Last Add Time
317 [Documentation] Verify IPMI SEL's last added timestamp.
326 ${sel_last_add_time}= Get IPMI SEL Setting Last Add Time
333 # Verify if the delay in current time check and last add SEL time
453 Get SEL Elist Last Entry Date In Epoch
454 [Documentation] Get the time from SEL elist last entry and returns epoch time.
456 # Get SEL list last entry.
457 ${resp}= Run IPMI Standard Command sel elist last 1