kiwi-el8/test/unit/tasks
Marcus Schäfer 88ccd4d1e9
Allow bundle format to be set on the commandline
The bundle format is usually specified as part of the image
description in the bundle_format attribute. This commit also
allows to specify/overwrite the bundle format in the kiwi
result bundle command via the new --bundle-format option.
This Fixes #2509
2024-03-19 15:50:23 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
image_info_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
image_resize_test.py Move DiskFormat to context manager 2024-02-29 16:42:49 +01:00
result_bundle_test.py Allow bundle format to be set on the commandline 2024-03-19 15:50:23 +01:00
result_list_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
system_build_test.py Fixed delta_root build 2024-03-07 15:50:58 +01:00
system_create_test.py Move SystemPrepare to context manager 2024-02-27 15:43:06 +01:00
system_prepare_test.py Fixed delta_root build 2024-03-07 15:50:58 +01:00
system_update_test.py Fixed delta_root build 2024-03-07 15:50:58 +01:00