The bareon.tests.test_partition_utils Module¶
-
class
bareon.tests.test_partition_utils.TestPartitionUtils(methodName='runTest')¶ Bases:
unittest2.case.TestCase-
test_info(*args, **keywargs)¶
-
test_make_label(*args, **keywargs)¶
-
test_make_label_wrong_label()¶
-
test_make_partition(*args, **keywargs)¶
-
test_make_partition_begin_overlaps_end(*args, **keywargs)¶
-
test_make_partition_overlaps_other_parts(*args, **keywargs)¶
-
test_make_partition_wrong_ptype(*args, **keywargs)¶
-
test_remove_partition(*args, **keywargs)¶
-
test_remove_partition_notexists(*args, **keywargs)¶
-
test_reread_partitions_device_busy(*args, **keywargs)¶
-
test_reread_partitions_ok(*args, **keywargs)¶
-
test_reread_partitions_timeout(*args, **keywargs)¶
-
test_set_gpt_type(*args, **keywargs)¶
-
test_set_partition_flag(*args, **keywargs)¶
-
test_set_partition_flag_wrong_flag(*args, **keywargs)¶
-
test_set_partition_flag_wrong_state(*args, **keywargs)¶
-
test_wipe(*args, **keywargs)¶
-