kiwi-el8/test/unit
David Cassany 60659a2dde
Ensure grub.cfg is copied in EFI/BOOT folder
This commit fixes the live images in efi mode. Grub configuration file
is copied to the correct location in <boot_dir>/EFI/BOOT.

Fixes bsc#1155815
2019-11-06 12:58:49 +01:00
..
archive Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
boot Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
bootloader Ensure grub.cfg is copied in EFI/BOOT folder 2019-11-06 12:58:49 +01:00
builder Refactor use of logging facility 2019-10-23 17:54:27 +02:00
container Refactor use of logging facility 2019-10-23 17:54:27 +02:00
filesystem Refactor use of logging facility 2019-10-23 17:54:27 +02:00
iso_tools Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
oci_tools Refactor use of logging facility 2019-10-23 17:54:27 +02:00
package_manager Refactor use of logging facility 2019-10-23 17:54:27 +02:00
partitioner Refactor use of logging facility 2019-10-23 17:54:27 +02:00
repository Refactor use of logging facility 2019-10-23 17:54:27 +02:00
solver Refactor use of logging facility 2019-10-23 17:54:27 +02:00
storage Refactor use of logging facility 2019-10-23 17:54:27 +02:00
system Merge pull request #1249 from OSInside/refactor_logging 2019-10-24 11:10:29 +02:00
tasks Refactor use of logging facility 2019-10-23 17:54:27 +02:00
utils Refactor use of logging facility 2019-10-23 17:54:27 +02:00
volume_manager Fix btrfs_root_is_snapshot 2019-10-24 22:06:33 +02:00
__init__.py KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
.coveragerc Fixed coverage report setup 2018-02-04 18:46:09 +01:00
cli_test.py Refactor use of raises in unit tests 2019-09-29 19:42:43 +02:00
command_process_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
command_test.py Refactor use of raises in unit tests 2019-09-29 19:42:43 +02:00
defaults_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
firmware_test.py Refactor use of raises in unit tests 2019-09-29 19:42:43 +02:00
help_test.py Refactor use of raises in unit tests 2019-09-29 19:42:43 +02:00
kiwi_compat_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
logger_color_formatter_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
logger_filter_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
logger_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
mount_manager_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
path_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
privileges_test.py Refactor use of raises in unit tests 2019-09-29 19:42:43 +02:00
runtime_checker_test.py Refactor use of raises in unit tests 2019-09-29 19:42:43 +02:00
runtime_config_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
shell_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
test_helper.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
users_test.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
xml_description_test.py Refactor use of raises in unit tests 2019-09-29 19:42:43 +02:00
xml_state_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00