kiwi-el8/test/unit
Marcus Schäfer 8967c29a12
Added consistency runtime check for the type setup
multiple type sections within one preferences section is allowed
in a kiwi image description. However, if multiple type sections
for the same image attribute are configured only the last type
configuration will be ever reachable. The proposed runtime check
in this commit detects this situation and raises an exception
showing the conflicting types including a solution suggestion
which needs to be based on profiles to distinguish between
types of the same image type name.
2020-09-21 15:25:58 +02:00
..
archive Fixed oem recovery tar parameter order 2020-07-03 10:33:05 +02:00
boot Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
bootloader Merge pull request #1552 from OSInside/oem_superset_of_vmx 2020-09-16 15:00:37 +02:00
builder Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
container Added new image type: wsl 2020-03-26 19:42:25 +01:00
filesystem Use rsync in inplace transfer mode 2020-07-15 16:56:28 +02:00
iso_tools Adding support for Pacman package manager 2020-05-03 16:18:02 +02:00
markup Support multiple markup formats 2020-05-15 13:59:22 +02:00
oci_tools Use rsync in inplace transfer mode 2020-07-15 16:56:28 +02:00
package_manager Use rsync in inplace transfer mode 2020-07-15 16:56:28 +02:00
partitioner Refactor use of logging facility 2019-10-23 17:54:27 +02:00
repository Fixed apt and pacman repository unit tests 2020-05-26 11:48:15 +02:00
solver Fixed sat solver flags validation 2020-01-27 17:11:36 +01:00
storage Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
system Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
tasks Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
utils Support multiple markup formats 2020-05-15 13:59:22 +02:00
volume_manager Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00
__init__.py KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
.coveragerc Refactor FileSystem Factory 2020-06-29 22:38:31 +02:00
cli_test.py Make oem be a superset of vmx 2020-09-16 12:56:14 +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 Fixed root device setup in vendor grubenv 2020-05-23 19:22:05 +02:00
firmware_test.py Refactor setup of bootloader parameters 2020-05-08 13:30: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 Make oem be a superset of vmx 2020-09-16 12:56:14 +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 Fixed scope of remove_hierarchy 2020-07-22 11:32:28 +02:00
privileges_test.py Refactor use of raises in unit tests 2019-09-29 19:42:43 +02:00
runtime_checker_test.py Added consistency runtime check for the type setup 2020-09-21 15:25:58 +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 Support multiple markup formats 2020-05-15 13:59:22 +02:00
xml_state_test.py Make oem be a superset of vmx 2020-09-16 12:56:14 +02:00