Searched refs:event_error (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 040 | 524 def event_error(self, op, action): member in TestErrorHandling 587 self.event_error('read', 'report'), 598 self.event_error('read', 'stop'), 610 self.event_error('read', 'ignore'), 623 self.event_error('write', 'report'), 634 self.event_error('write', 'stop'), 646 self.event_error('write', 'ignore'), 659 self.event_error('read', 'report'), 670 self.event_error('read', 'stop'), 681 self.event_error('read', 'ignore'), [all …]
|