kiwi-el8/test/unit
Neal Gompa a0912d526d Use --config instead of -c for DNF and Micro DNF
The -c option is not supported in Micro DNF, but --config is, and
it is supported with DNF as well.
2020-11-13 09:54:41 -05:00
..
archive Fixed oem recovery tar parameter order 2020-07-03 10:33:05 +02:00
boot Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
bootloader Create relative boot link for extra boot partition 2020-11-12 23:45:38 +01:00
builder Refactor VolumeManager 2020-11-02 18:05:21 +01:00
container Do not exclude filesystem folders in OCI images 2020-11-03 12:03:38 +01:00
filesystem Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +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 --config instead of -c for DNF and Micro DNF 2020-11-13 09:54:41 -05:00
partitioner Refactor use of logging facility 2019-10-23 17:54:27 +02:00
repository Fix compat link for rpmdb location 2020-09-29 13:37:13 +02:00
solver Refactor SolverRepository 2020-11-02 10:43:26 +01:00
storage No bootpartition for XFS by default 2020-11-13 10:02:34 +01:00
system Refactor RootImport 2020-11-02 16:51:56 +01:00
tasks Refactor DiskFormat 2020-11-02 14:53:36 +01:00
utils Support multiple markup formats 2020-05-15 13:59:22 +02:00
volume_manager Refactor VolumeManager 2020-11-02 18:05:21 +01: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
cli_test.py Followup fix to handle one disk type better 2020-09-23 10:21:40 +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 Add support for s390 CDL DASD disks 2020-10-27 11:06:14 +01: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 Allow to configure .changes creation and bundling 2020-10-02 11:18:55 +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 Allow custom root volume name setup 2020-10-27 16:17:47 +01:00