kiwi-el8/test/unit/storage
Robert Schweikert 4427812ae2
Subformats should also not be compressed when encryption is enabled (#2138)
Subformats should also not be compressed when encryption is enabled
This is a follow on change to bdba953. When the filesystem is encrypted the
resulting image should not be compressed. Also explain why we ignore the
compression seeting in the user configuration for encrypted images.
2022-05-17 08:54:46 +02:00
..
subformat Subformats should also not be compressed when encryption is enabled (#2138) 2022-05-17 08:54:46 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
clone_device_test.py Added new CloneDevice class 2022-04-05 17:43:41 +02:00
device_provider_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
disk_test.py Add support for part clones to the Disk interface 2022-04-10 16:52:05 +02:00
integrity_device_test.py Add support for dm integrity with secret key 2022-05-04 16:04:37 +02:00
loop_device_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
luks_device_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
mapped_device_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
raid_device_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
setup_test.py Update get_disksize_mbytes to support clones 2022-04-28 15:40:31 +02:00