kiwi-el8/test/unit
Marcus Schäfer 0d38e7e199
Fixed device map for VolumeManagerBtrfs
The return value from get_device must be a map containing
an instance of a DeviceProvider, not only the DeviceProvider
2016-02-26 17:13:37 +01:00
..
__init__.py KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
archive_builder_test.py Added metadata rpm files to all builders 2016-02-21 21:32:06 +01:00
archive_cpio_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
archive_tar_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
boot_image_base_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
boot_image_kiwi_test.py Fixed boot image result filename 2016-02-21 22:46:07 +01:00
bootloader_config_base_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
bootloader_config_grub2_test.py Don't write grub.cfg to EFI directory 2016-02-26 09:31:26 +01:00
bootloader_config_isolinux_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
bootloader_config_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
bootloader_config_zipl_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
bootloader_install_base_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
bootloader_install_grub2_test.py Refactor use of mount/umount calls 2016-02-26 16:50:31 +01:00
bootloader_install_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
bootloader_install_zipl_test.py Refactor use of mount/umount calls 2016-02-26 16:50:31 +01:00
bootloader_template_grub2_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
bootloader_template_isolinux_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
bootloader_template_zipl_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
checksum_test.py Use bytes type with hashlib 2016-02-21 22:20:12 +01:00
cli_task_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
cli_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
command_process_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
command_test.py Better error response in debug output 2016-02-19 11:05:04 +01:00
compress_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
container_builder_test.py Refactor result bundler 2016-02-21 21:32:19 +01:00
container_image_docker_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
container_image_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
container_setup_base_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
container_setup_docker_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
container_setup_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
data_sync_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
defaults_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
device_provider_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
disk_builder_test.py Refactor grub2 bootloader installation 2016-02-25 17:18:31 +01:00
disk_format_base_test.py Fixed disk format builder 2016-02-19 11:51:42 +01:00
disk_format_gce_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
disk_format_qcow2_test.py Fixed disk format builder 2016-02-19 11:51:42 +01:00
disk_format_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
disk_format_vhd_test.py Fixed disk format builder 2016-02-19 11:51:42 +01:00
disk_format_vhdfixed_test.py Fixed disk format builder 2016-02-19 11:51:42 +01:00
disk_format_vmdk_test.py Fixed disk format builder 2016-02-19 11:51:42 +01:00
disk_setup_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
disk_test.py Ignore fdasd errors 2016-02-21 23:29:10 +01:00
filesystem_base_test.py Refactor use of mount/umount calls 2016-02-26 16:50:31 +01:00
filesystem_btrfs_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
filesystem_builder_test.py Added metadata rpm files to all builders 2016-02-21 21:32:06 +01:00
filesystem_clicfs_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
filesystem_ext2_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
filesystem_ext3_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
filesystem_ext4_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
filesystem_fat16_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
filesystem_fat32_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
filesystem_isofs_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
filesystem_setup_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
filesystem_squashfs_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
filesystem_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
filesystem_xfs_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
firmware_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
help_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
image_builder_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
image_identifier_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
install_image_builder_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
internal_boot_image_task_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
iso_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
kernel_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
live_image_builder_test.py Refactor result bundler 2016-02-21 21:32:19 +01:00
logger_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
loop_device_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
luks_device_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
mapped_device_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
mount_manager_test.py Refactor use of mount/umount calls 2016-02-26 16:50:31 +01:00
nose_helper.py KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
package_manager_base_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
package_manager_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
package_manager_yum_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
package_manager_zypper_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
partitioner_dasd_test.py Ignore fdasd errors 2016-02-21 23:29:10 +01:00
partitioner_gpt_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
partitioner_msdos_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
partitioner_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
path_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
privileges_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
profile_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
pxe_builder_test.py Added metadata rpm files to all builders 2016-02-21 21:32:06 +01:00
raid_device_test.py Fixed raid_device_test 2016-02-24 10:13:43 +01:00
repository_base_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
repository_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
repository_yum_test.py keep packages in yum cache 2016-02-24 11:00:54 +01:00
repository_zypper_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
result_bundle_task_test.py Refactor result bundler 2016-02-21 21:32:19 +01:00
result_list_task_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
result_test.py Refactor result bundler 2016-02-21 21:32:19 +01:00
root_bind_test.py Refactor use of mount/umount calls 2016-02-26 16:50:31 +01:00
root_init_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
shell_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
system_build_task_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
system_create_task_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
system_prepare_task_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
system_setup_test.py Added the following system setup methods 2016-02-21 21:05:24 +01:00
system_size_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
system_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
system_update_task_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
uri_test.py Refactor use of mount/umount calls 2016-02-26 16:50:31 +01:00
users_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
volume_manager_base_test.py Refactor use of mount/umount calls 2016-02-26 16:50:31 +01:00
volume_manager_btrfs_test.py Fixed device map for VolumeManagerBtrfs 2016-02-26 17:13:37 +01:00
volume_manager_lvm_test.py Refactor use of mount/umount calls 2016-02-26 16:50:31 +01:00
volume_manager_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
xml_description_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00
xml_state_test.py Port application from python 2.7 to 3.4 2016-02-17 22:38:38 +01:00