Lines Matching +full:pre +full:- +full:timeout
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
71 Test IPMI Watchdog Timer Timeout Action Bits
72 [Documentation] Execute out of band set/get timer timeout bits for watchdog timer.
86 Test IPMI Watchdog Timer Timeout Flag Bits
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
254 # set_raw_cmd The set timeout action request bytes for the command.
327 Validate Watchdog Pre-timeout
328 [Documentation] Verify watchdog pre-timeout valid request bytes.
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.