kiwi-el8/test/unit/storage/subformat
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
..
template Fixed ovf Machine section setup for virtualbox 2020-04-30 13:38:20 +02:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
gce_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
init_test.py Refactor DiskFormat 2020-11-02 14:53:36 +01:00
ova_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
qcow2_test.py Create qcow2 images in two steps 2020-04-11 18:18:02 +02:00
vagrant_base_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
vagrant_libvirt_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
vagrant_virtualbox_test.py Fixed ovf Machine section setup for virtualbox 2020-04-30 13:38:20 +02:00
vdi_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
vhd_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
vhdfixed_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
vhdx_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
vmdk_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00