kiwi-el8/test/unit
Marcus Schäfer 6e33f4a038
Merge pull request #1924 from OSInside/fix_package_uninstall
Fixed uninstall handling via dnf, microdnf, zypper
2021-09-10 23:52:00 +02:00
..
archive Fixed oem recovery tar parameter order 2020-07-03 10:33:05 +02:00
boot Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
bootloader Fixed condition for GRUB_DISABLE_LINUX_UUID="true" 2021-09-06 11:35:52 +02:00
builder Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
container Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
filesystem Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
iso_tools Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
markup Fail non-XML descriptions if anymarkup not available (#1742) 2021-03-01 09:09:53 -05:00
oci_tools Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
package_manager Fixed uninstall handling via dnf, microdnf, zypper 2021-09-10 23:49:37 +02:00
partitioner Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
repository Added support for repo customization script 2021-08-10 10:10:01 +02:00
solver Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
storage Merge pull request #1848 from OSInside/delete_obsolete_ddb_adapter_hack 2021-09-07 18:01:57 +02:00
system Allow target dir for archive 2021-09-07 15:13:24 +01:00
tasks Only wipe bundle dir when required 2021-09-10 22:42:23 +02:00
utils Added force_trailing_slash argument to sync_data 2021-09-06 11:18:30 +02:00
volume_manager Fixed LVM get_volumes 2021-07-24 16:40:30 +02:00
__init__.py KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
.coveragerc Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
api_helper_test.py Added decorators to help with API management 2021-01-31 16:06:35 +01:00
cli_test.py Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
command_process_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
command_test.py Do not return default stdout if it is no raising on failure 2021-05-20 16:29:52 +02:00
defaults_test.py Fixed secure boot fallback setup 2021-07-12 18:10:22 +02:00
firmware_test.py Added option to set the image target architecture 2021-04-14 12:53:28 +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 Moving temp data handling to its own namespace 2021-07-22 13:31:44 +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 Make dracut version check more robust 2021-05-20 11:57:38 +02:00
runtime_config_test.py Fixed API vs. CLI inconsistency 2021-03-08 10:08:26 +01: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
xml_description_test.py Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
xml_state_test.py Added support for skipping initrd creation 2021-05-27 16:07:55 +02:00