kiwi-el8/test/unit/storage
Marcus Schäfer 944998b239
Fix setup of use_disk_password for random secret
When using luks="random" in combination with use_disk_password="true"
the resulting cryptomount call in grub is wrong. This commit fixes it
2025-04-28 10:04:08 +02:00
..
subformat add allowExtraConfig and exportFlags to ovftool options 2024-09-05 15:50:42 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
clone_device_test.py test: storage: update clone_device tests with new block size 2024-09-23 10:05:14 +02:00
device_provider_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
disk_test.py Fallback to built-in partition UUID table 2024-02-26 14:59:56 +01:00
integrity_device_test.py Move DiskFormat to context manager 2024-02-29 16:42:49 +01:00
loop_device_test.py Wait for loop device detach to complete 2024-07-10 11:34:47 +02:00
luks_device_test.py Fix setup of use_disk_password for random secret 2025-04-28 10:04:08 +02:00
mapped_device_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
raid_device_test.py Refactor Command class 2024-02-19 16:33:24 +01:00
setup_test.py Setup default minimum volume size per filesystem 2024-08-08 10:22:22 +02:00