Lines Matching full:added
18 ... NETWORK_RESTART_TIME added for Set SEL Time and Add SEL Entry as the corresponding
53 # test case. Need to give how many sel should be added with multiple date and time.
200 [Documentation] Verify Configured SEL Time reflects in newly added SEL Entry.
243 # Finds the last added sel entry.
244 ${resp}= Verify SEL Added ${sensor_name}
246 # Fetches the date of the last added SEL Entry.
247 ${sel_entry_date}= Fetch Added SEL Date ${resp}
257 [Documentation] Verify configured SEL Time (Future Date & Time) in added SEL Entry.
294 # Finds the last added sel entry.
295 ${resp}= Verify SEL Added ${sensor_name}
297 # Fetches the date of the last added SEL Entry.
298 ${sel_entry_date}= Fetch Added SEL Date ${resp}
308 [Documentation] Verify configured SEL Time (Past Date & Time) in added SEL Entry.
345 # Finds the last added sel entry.
346 ${resp}= Verify SEL Added ${sensor_name}
348 # Fetches the date of the last added SEL Entry.
349 ${sel_entry_date}= Fetch Added SEL Date ${resp}
389 # Finds the last added sel entry.
390 ${resp}= Verify SEL Added ${sensor_name}
392 # Fetches the date of the last added SEL Entry.
393 ${sel_entry_date}= Fetch Added SEL Date ${resp}
474 Verify SEL Added
475 [Documentation] Verify Added SEL.