kiwi-el8/test/unit
Marcus Schäfer 1da2886fd1
Delete kiwi compat mode
The compat mode allowed a kiwi v7 legacy argument translation
and is obsolete since a long time
2024-04-03 13:42:07 +02:00
..
archive Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
boot Fixed delta_root build 2024-03-07 15:50:58 +01:00
bootloader Followup fix for use of /boot/zipl 2024-03-13 09:33:30 +01:00
builder Move DiskFormat to context manager 2024-02-29 16:42:49 +01:00
container Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
filesystem Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
iso_tools Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
markup Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
oci_tools Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
package_manager Make excludes in bootstrap effective for dnf 2024-04-03 12:27:02 +02:00
partitioner Fix setup of discoverable partitions 2024-03-28 12:00:13 +01:00
repository Fixed delta_root build 2024-03-07 15:50:58 +01:00
solver Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
storage Add support for BLS zipl 2024-03-10 11:28:21 +01:00
system Fixed delta_root build 2024-03-07 15:50:58 +01:00
tasks Allow bundle format to be set on the commandline 2024-03-19 15:50:23 +01:00
utils Refactor Command class 2024-02-19 16:33:24 +01:00
volume_manager Move VolumeManager to context manager 2024-02-21 09:40:47 +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
api_helper_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
cli_test.py Delete kiwi compat mode 2024-04-03 13:42:07 +02:00
command_process_test.py Drop destructor from CommandProcess 2024-02-19 16:37:33 +01:00
command_test.py Refactor Command class 2024-02-19 16:33:24 +01:00
defaults_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
firmware_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
help_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
logger_color_formatter_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
logger_filter_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
logger_socket_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
logger_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
mount_manager_test.py Fixed delta_root build 2024-03-07 15:50:58 +01:00
path_test.py Refactor Command class 2024-02-19 16:33:24 +01:00
privileges_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
runtime_checker_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
runtime_config_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
shell_test.py Refactor Command class 2024-02-19 16:33:24 +01:00
test_helper.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
xml_description_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
xml_state_test.py Allow ignore stanza in bootstrap 2024-03-22 10:33:04 +01:00