Lines Matching defs:self

41     def setUp(self) -> None:  argument
73 def tearDown(self) -> None: argument
81 def check_bitmap(self, bitmap_name_valid: bool) -> None: argument
92 def migrate(self, bitmap_name_valid: bool = True, argument
105 def verify_dest_error(self, msg: Optional[str]) -> None: argument
133 def set_mapping(self, vm: iotests.VM, mapping: BlockBitmapMapping, argument
179 def test_migration_without_alias(self) -> None: argument
191 def test_alias_on_src_migration(self) -> None: argument
199 def test_alias_on_dst_migration(self) -> None: argument
207 def test_alias_on_both_migration(self) -> None: argument
244 def test_migration_without_alias(self) -> None: argument
247 def test_alias_on_src_migration(self) -> None: argument
250 def test_alias_on_dst_migration(self) -> None: argument
264 def test_non_injective_node_mapping(self) -> None: argument
288 def test_non_injective_bitmap_mapping(self) -> None: argument
309 def test_ambiguous_node_mapping(self) -> None: argument
333 def test_ambiguous_bitmap_mapping(self) -> None: argument
353 def test_migratee_node_is_not_mapped_on_src(self) -> None: argument
359 def test_migratee_node_is_not_mapped_on_dst(self) -> None: argument
364 def test_migratee_bitmap_is_not_mapped_on_src(self) -> None: argument
376 def test_migratee_bitmap_is_not_mapped_on_dst(self) -> None: argument
390 def test_unused_mapping_on_dst(self) -> None: argument
402 def test_non_wellformed_node_alias(self) -> None: argument
415 def test_node_alias_too_long(self) -> None: argument
428 def test_bitmap_alias_too_long(self) -> None: argument
439 def test_bitmap_name_too_long(self) -> None: argument
464 def test_aliased_bitmap_name_too_long(self) -> None: argument
479 def test_node_name_too_long(self) -> None: argument
512 def setUp(self) -> None: argument
563 def verify_dest_has_all_bitmaps(self) -> None: argument
574 def test_alias_on_src(self) -> None: argument
583 def test_alias_on_dst(self) -> None: argument
603 def setUp(self) -> None: argument
660 def verify_dest_bitmap_state(self) -> None: argument
671 def test_transform_on_src(self) -> None: argument
678 def test_transform_on_dst(self) -> None: argument