kiwi-el8/test/unit/storage
Marcus Schäfer 7b479cbd9c
Refactor DiskFormat
This commit refactors DiskFormat to turn it into a proper
factory class and to also include type hints to facilitate it's
use from an API POV. Related to #1498
2020-11-02 14:53:36 +01:00
..
subformat Refactor DiskFormat 2020-11-02 14:53:36 +01:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
device_provider_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
disk_test.py Allow custom root volume name setup 2020-10-27 16:17:47 +01:00
loop_device_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
luks_device_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
mapped_device_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
raid_device_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
setup_test.py Fix/Refactor s390 support 2020-09-30 17:14:30 +02:00