kiwi-el8/test/unit/storage
Marcus Schäfer 43cd86dfaf
Add random key support for LUKS encryption
Allow to pass luks="random". In random mode use the
generated keyfile as the only key to decrypt. This is
only secure if the generated initrd also gets protected
e.g. through encryption like it is done with the secure
linux execution on zSystems
2024-11-21 10:24:04 +01: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 Add random key support for LUKS encryption 2024-11-21 10:24:04 +01: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