kiwi-el8/test/unit/tasks
Marcus Schäfer d086c50adf
Drop distro specific runtime check
The check_efi_mode_for_disk_overlay_correctly_setup exists because
shim-install does not work on read-only devices. However, shim-install
is a SUSE only tool that runs a SUSE specific secure boot setup.
For other secure boot processes this runtime check is not useful.
As runtime checks aims to be generally useful, this one gets
dropped.
2025-05-08 22:07:04 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Support sourcetype setting on the commandline 2025-03-25 11:35:09 +01:00
image_info_test.py Fix profile env variable name regression 2025-02-26 16:17:40 +01:00
image_resize_test.py Move DiskFormat to context manager 2024-02-29 16:42:49 +01:00
result_bundle_test.py Add --no-compress option to bundler 2025-04-30 12:12:51 +02:00
result_list_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
system_build_test.py Drop distro specific runtime check 2025-05-08 22:07:04 +02:00
system_create_test.py Move SystemPrepare to context manager 2024-02-27 15:43:06 +01:00
system_prepare_test.py Drop distro specific runtime check 2025-05-08 22:07:04 +02:00
system_update_test.py Fixed delta_root build 2024-03-07 15:50:58 +01:00