kiwi-el8/test/unit/storage
Marcus Schäfer 211e446f39
Fixed ovf Machine section setup for virtualbox
Required attributes/sections name, ostype, uuid and StorageControllers
were missing according to IVirtualBox::createMachine documentation
from here:

    https://www.virtualbox.org/sdkref/interface_i_virtual_box.html

This Fixes #1322
2020-04-30 13:38:20 +02:00
..
subformat 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
device_provider_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
disk_test.py Prevent swap partition to be the last one 2019-11-25 12:05:57 +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 No default boot partition for btrfs_root_is_snapshot 2020-03-25 09:22:38 +01:00