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