Lines Matching +full:out +full:- +full:of +full:- +full:band
3 Documentation Module to test out of band IPMI watchdog functionality.
22 [Documentation] Execute out of band set/get do not log bit for watchdog timer.
33 [Documentation] Execute out of band set/get stop/resume timer stop bit for watchdog timer.
44 [Documentation] Execute out of band set/get timer use bits for watchdog timer.
60 Test IPMI Watchdog Timer Pre-Timeout Interrupt Bits
61 [Documentation] Execute out of band set/get pre-timeout interrupt bits for watchdog timer.
62 [Tags] Test_IPMI_Watchdog_Timer_Pre-Timeout_Interrupt_Bits
72 [Documentation] Execute out of band set/get timer timeout bits for watchdog timer.
87 [Documentation] Execute out of band set/get timer timeout flag bits for watchdog timer.
134 # Start_timer_value is bits 6 - 7; set to 0x64 0x00 (100 ms decimal).
135 # Reverse bits 6 - 7 due to BMC being little endian; new value is 0x00 0x64.
160 Verify Pre-timeout Values
161 … [Documentation] Set Watchdog Pre-timeout via IPMI raw command and verify via Get Watchdog Timer.
162 [Tags] Verify_Pre-timeout_Values
163 [Template] Validate Watchdog Pre-timeout
170 Verify Failure For Pre-Timeout Interval Greater Than Initial Count
171 … [Documentation] Set Watchdog Pre-timeout via IPMI raw command and verify via Get Watchdog Timer.
172 [Tags] Verify_Failure_For_Pre-Timeout_Interval_Greater_Than_Initial_Count
174 # Expected to fail: pre-timeout interval (4000) > initial count (1000).
197 Run IPMI Standard Command mc reset cold -N 10 -R 1
208 …[Documentation] Execute out of band IPMI raw command and verify response data after watchdog expi…
210 # Description of argument(s):
222 [Documentation] Execute out of band IPMI raw command and verify response data.
225 # Description of argument(s):
235 [Documentation] Execute out of band IPMI raw command and verify timer expiration response data.
238 # Description of argument(s):
253 # Description of argument(s):
255 # power_state The expected power state of the host.
293 # Description of argument(s):
294 # power_state Value of Host power state: "on" or "off".
303 # Description of argument(s):
304 # sel_event Text of SEL event after timer action.
321 # Description of argument(s):
327 Validate Watchdog Pre-timeout
328 [Documentation] Verify watchdog pre-timeout valid request bytes.
331 # Description of argument(s):
342 # Description of argument(s):
351 # Start_timer_value is bits 6 - 7; set to 0x64 0x00 (100 ms decimal).
352 # Reverse bits 6 - 7 due to BMC being little endian; new value is 0x00 0x64.