Searched refs:assert_block_path (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 041 | 944 self.vm.assert_block_path('quorum0', '/children.1', 'repair0') 1054 self.vm.assert_block_path('quorum0', '/children.1', 'repair0') 1099 self.vm.assert_block_path('quorum0', '/children.1', 'img1') 1242 self.vm.assert_block_path('filter0', '/file', 'target')
|
H A D | iotests.py | 1111 def assert_block_path(self, root, path, expected_node, graph=None): member in VM
|