Lines Matching +full:data +full:- +full:bits

10 Variables        ../data/ipmi_raw_cmd_table.py
24 [Template] Execute IPMI Raw Command And Verify Response Data
35 [Template] Execute IPMI Raw Command And Verify Response Data After Watchdog Expires
43 Test IPMI Watchdog Timer Use Bits
44 [Documentation] Execute out of band set/get timer use bits for watchdog timer.
46 [Template] Execute IPMI Raw Command And Verify Response Data
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
63 [Template] Execute IPMI Raw Command And Verify Response Data
71 Test IPMI Watchdog Timer Timeout Action Bits
72 [Documentation] Execute out of band set/get timer timeout bits for watchdog timer.
74 [Template] Execute IPMI Raw Command And Verify Response Data
86 Test IPMI Watchdog Timer Timeout Flag Bits
87 [Documentation] Execute out of band set/get timer timeout flag bits for watchdog timer.
89 [Template] Execute IPMI Raw Command And Verify Timer Expiration Data
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).
175 Run Keyword and Expect Error *Invalid data field*
178 Verify Invalid Request Data Length
181 [Template] Watchdog Invalid Request Data Length
188 Verify Invalid Reset Timer Request Data
193 Run Keyword and Expect Error *Request data length*
197 Run IPMI Standard Command mc reset cold -N 10 -R 1
207 Execute IPMI Raw Command And Verify Response Data After Watchdog Expires
208 …[Documentation] Execute out of band IPMI raw command and verify response data after watchdog expi…
221 Execute IPMI Raw Command And Verify Response Data
222 [Documentation] Execute out of band IPMI raw command and verify response data.
234 Execute IPMI Raw Command And Verify Timer Expiration Data
235 [Documentation] Execute out of band IPMI raw command and verify timer expiration response data.
319 Watchdog Invalid Request Data Length
326 Run Keyword and Expect Error *Request data length*
329 Validate Watchdog Pre-timeout
330 [Documentation] Verify watchdog pre-timeout valid request bytes.
353 # Start_timer_value is bits 6 - 7; set to 0x64 0x00 (100 ms decimal).
354 # Reverse bits 6 - 7 due to BMC being little endian; new value is 0x00 0x64.