The bareon.tests.test_grub_utils Module¶
-
class
bareon.tests.test_grub_utils.TestGrubUtils(methodName='runTest')¶ Bases:
unittest2.case.TestCase-
test_grub1_cfg_kernel_initrd_are_not_set(**keywargs)¶
-
test_grub1_cfg_kernel_initrd_are_set()¶
-
test_grub1_install(**keywargs)¶
-
test_grub1_mbr_install_differs_boot(**keywargs)¶
-
test_grub1_mbr_install_same_as_boot(**keywargs)¶
-
test_grub1_stage1(**keywargs)¶
-
test_grub2_cfg(**kwargs)¶
-
test_grub2_install(**keywargs)¶
-
test_guess_grub(**keywargs)¶
-
test_guess_grub1_datadir_arch(**keywargs)¶
-
test_guess_grub1_datadir_default(**keywargs)¶
-
test_guess_grub1_datadir_not_found(**keywargs)¶
-
test_guess_grub2_conf(**keywargs)¶
-
test_guess_grub2_conf_not_found(**keywargs)¶
-
test_guess_grub2_default(**keywargs)¶
-
test_guess_grub2_default_not_found(**keywargs)¶
-
test_guess_grub2_mkconfig(**keywargs)¶
-
test_guess_grub2_mkconfig_not_found(**keywargs)¶
-
test_guess_grub_install(**keywargs)¶
-
test_guess_grub_install_not_found(**keywargs)¶
-
test_guess_grub_version_1(**keywargs)¶
-
test_guess_grub_version_2(**keywargs)¶
-
test_guess_initrd(**keywargs)¶
-
test_guess_kernel(**keywargs)¶
-