| .. |
|
__init__.py
|
KIWI - appliance builder next generation
|
2015-12-05 16:17:10 +01:00 |
|
.coveragerc
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
archive_cpio_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
archive_tar_test.py
|
extending kiwi/archive/tar
|
2016-07-22 17:11:52 +02:00 |
|
boot_image_base_test.py
|
Refactor DiskBuilder class
|
2016-09-23 21:46:39 +02:00 |
|
boot_image_dracut_test.py
|
Call dracut in system root tree
|
2016-10-18 12:22:01 +02:00 |
|
boot_image_kiwi_test.py
|
Cleanup use of cache location
|
2016-10-12 11:28:58 +02:00 |
|
boot_image_test.py
|
Call dracut in system root tree
|
2016-10-18 12:22:01 +02:00 |
|
bootloader_config_base_test.py
|
Added serial console support for isolinux loader
|
2016-06-24 14:30:26 +02:00 |
|
bootloader_config_grub2_test.py
|
Fixed secure boot setup for iso media
|
2016-09-30 15:00:22 +02:00 |
|
bootloader_config_isolinux_test.py
|
Added serial console support for isolinux loader
|
2016-06-24 14:30:26 +02:00 |
|
bootloader_config_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
bootloader_config_zipl_test.py
|
Replace 'builtins.open' with patch_open decorator
|
2016-06-07 17:54:24 +02:00 |
|
bootloader_install_base_test.py
|
Complete bootloader install interface
|
2016-04-13 11:42:28 +02:00 |
|
bootloader_install_grub2_test.py
|
Handle target_removable in kiwi disk builder
|
2016-10-14 08:31:41 +02:00 |
|
bootloader_install_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
bootloader_install_zipl_test.py
|
Refactor grub2 EFI support
|
2016-03-16 12:57:25 +01:00 |
|
bootloader_template_grub2_test.py
|
Added support for setting the bootloader console
|
2016-06-20 18:24:43 +02:00 |
|
bootloader_template_isolinux_test.py
|
Added serial console support for isolinux loader
|
2016-06-24 14:30:26 +02:00 |
|
bootloader_template_zipl_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
builder_archive_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
builder_container_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
builder_disk_test.py
|
Merge pull request #174 from SUSE/cache-location-configurable
|
2016-10-27 16:43:45 +02:00 |
|
builder_filesystem_test.py
|
Handle fsmountoptions attribute in all builders
|
2016-04-26 12:40:23 +02:00 |
|
builder_install_test.py
|
Fixed pxe install archive md5 file
|
2016-09-13 12:01:30 +02:00 |
|
builder_live_test.py
|
Merge pull request #152 from SUSE/fix_secure_boot_for_iso_media
|
2016-10-01 21:18:20 +02:00 |
|
builder_pxe_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
builder_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
cli_test.py
|
Use docopt's default value feature for cache dir
|
2016-10-25 21:59:51 +02:00 |
|
command_process_test.py
|
Bring byte strings to Py2 compatibility in ISO
|
2016-06-08 11:46:36 +02:00 |
|
command_test.py
|
Fixup Command.run if called with raise_on_error set to False
|
2016-08-10 21:25:04 +02:00 |
|
container_image_docker_test.py
|
Add shared cache location to Defaults
|
2016-04-29 14:30:15 +00:00 |
|
container_image_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
container_setup_base_test.py
|
Replace 'builtins.open' with patch_open decorator
|
2016-06-07 17:54:24 +02:00 |
|
container_setup_docker_test.py
|
Remove lxc configuration from docker images
|
2016-06-29 11:52:08 +02:00 |
|
container_setup_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
defaults_test.py
|
Use docopt's default value feature for cache dir
|
2016-10-25 21:59:51 +02:00 |
|
filesystem_base_test.py
|
Cleanup use of temporary directories
|
2016-05-04 11:05:03 +02:00 |
|
filesystem_btrfs_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
filesystem_clicfs_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
filesystem_ext2_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
filesystem_ext3_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
filesystem_ext4_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
filesystem_fat16_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
filesystem_fat32_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
filesystem_isofs_test.py
|
Implement Path.which
|
2016-07-07 11:32:47 +02:00 |
|
filesystem_setup_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
filesystem_squashfs_test.py
|
Support for overlay disk images
|
2016-06-01 08:40:51 +02:00 |
|
filesystem_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
filesystem_xfs_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
firmware_test.py
|
Added support for virtual boot partition on arm
|
2016-03-22 16:20:51 +01:00 |
|
help_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
iso_test.py
|
Fixed hybrid setup for large ISO images
|
2016-09-30 10:26:11 +02:00 |
|
kernel_test.py
|
Don't raise if kversion exits with error
|
2016-03-23 15:56:39 +01:00 |
|
logger_test.py
|
Set logger mode to append
|
2016-06-19 23:27:53 +02:00 |
|
mount_manager_test.py
|
Cleanup use of temporary directories
|
2016-05-04 11:05:03 +02:00 |
|
package_manager_apt_test.py
|
Syntax change for Importing one module
|
2016-06-15 12:57:00 +02:00 |
|
package_manager_base_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
package_manager_test.py
|
Added PackageManagerApt class
|
2016-06-08 20:41:09 +02:00 |
|
package_manager_yum_test.py
|
Fixup yum group install
|
2016-09-15 17:34:05 +02:00 |
|
package_manager_zypper_test.py
|
Fixup chroot adaption for caller environment
|
2016-09-19 17:41:19 +02:00 |
|
partitioner_base_test.py
|
Added support for hybrid GPT
|
2016-03-18 21:41:14 +01:00 |
|
partitioner_dasd_test.py
|
Replace 'builtins.open' with patch_open decorator
|
2016-06-07 17:54:24 +02:00 |
|
partitioner_gpt_test.py
|
Preserve hybrid GPT status on boot
|
2016-03-22 10:28:05 +01:00 |
|
partitioner_msdos_test.py
|
Activate partition using parted instead of sfdisk
|
2016-08-25 15:44:54 +02:00 |
|
partitioner_test.py
|
Activate partitioner support for arm
|
2016-03-23 15:19:31 +01:00 |
|
path_test.py
|
Better logging if Path.which doesn't find the file
|
2016-08-11 10:43:54 +02:00 |
|
privileges_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
repository_apt_test.py
|
Added rpm_excludedocs handling for apt
|
2016-09-29 09:45:33 +02:00 |
|
repository_base_test.py
|
Support for apt-get package manager
|
2016-06-08 20:41:09 +02:00 |
|
repository_template_apt_test.py
|
Added rpm_excludedocs handling for apt
|
2016-09-29 09:45:33 +02:00 |
|
repository_test.py
|
Support for apt-get package manager
|
2016-06-08 20:41:09 +02:00 |
|
repository_yum_test.py
|
Support yum repository priorities
|
2016-10-10 08:47:33 +02:00 |
|
repository_zypper_test.py
|
Added handling for rpm-excludedocs for zypper
|
2016-09-12 15:58:13 +02:00 |
|
runtime_checker_test.py
|
Make repository an optional element
|
2016-08-18 15:34:37 +02:00 |
|
shell_test.py
|
Fixup Command.run if called with raise_on_error set to False
|
2016-08-10 21:25:04 +02:00 |
|
storage_device_provider_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
storage_disk_test.py
|
Replace 'builtins.open' with patch_open decorator
|
2016-06-07 17:54:24 +02:00 |
|
storage_loop_device_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
storage_luks_device_test.py
|
Replace 'builtins.open' with patch_open decorator
|
2016-06-07 17:54:24 +02:00 |
|
storage_mapped_device_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
storage_raid_device_test.py
|
Replace 'builtins.open' with patch_open decorator
|
2016-06-07 17:54:24 +02:00 |
|
storage_setup_test.py
|
Adapt to common python style
|
2016-06-15 16:27:45 +02:00 |
|
storage_subformat_base_test.py
|
Update resize_raw_disk method
|
2016-10-18 17:01:58 +02:00 |
|
storage_subformat_gce_test.py
|
Fixing gce format build
|
2016-07-21 15:32:52 +02:00 |
|
storage_subformat_qcow2_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
storage_subformat_template_vmware_settings_test.py
|
Create VMware settings file for vmdk subformat
|
2016-05-11 18:46:02 +02:00 |
|
storage_subformat_test.py
|
Updated test for vhd-fixed subformat type
|
2016-11-08 18:40:51 +01:00 |
|
storage_subformat_vdi_test.py
|
Fixes #111: Included support for vdi format
|
2016-07-20 17:51:37 +02:00 |
|
storage_subformat_vhd_test.py
|
Fixed subformat creation
|
2016-05-02 09:52:07 +02:00 |
|
storage_subformat_vhdfixed_test.py
|
Bring byte strings to Py2 compatibility in ISO
|
2016-06-08 11:46:36 +02:00 |
|
storage_subformat_vmdk_test.py
|
Do not compress disk formats
|
2016-10-10 09:05:32 +02:00 |
|
system_identifier_test.py
|
Replace 'builtins.open' with patch_open decorator
|
2016-06-07 17:54:24 +02:00 |
|
system_prepare_test.py
|
Added handling for rpm-excludedocs for zypper
|
2016-09-12 15:58:13 +02:00 |
|
system_profile_test.py
|
Some tests slightly modified in order to improve coverage
|
2016-10-24 14:35:09 +02:00 |
|
system_result_test.py
|
Refactor DiskBuilder class
|
2016-09-23 21:46:39 +02:00 |
|
system_root_bind_test.py
|
Fixup cleanup of intermediate config files
|
2016-07-01 11:26:15 +02:00 |
|
system_root_init_test.py
|
Fixup root init with existing host cache
|
2016-10-31 15:18:28 +01:00 |
|
system_setup_test.py
|
Cleanup unit test
|
2016-09-21 17:07:55 +02:00 |
|
system_size_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
system_uri_test.py
|
Allow ftp:// uri style for package repositories
|
2016-10-17 11:27:55 +02:00 |
|
tasks_base_test.py
|
Cleanup unit tests using sys.argv
|
2016-10-25 17:51:57 +02:00 |
|
tasks_image_resize_test.py
|
Cleanup unit tests using sys.argv
|
2016-10-25 17:51:57 +02:00 |
|
tasks_result_bundle_test.py
|
Cleanup unit tests using sys.argv
|
2016-10-25 17:51:57 +02:00 |
|
tasks_result_list_test.py
|
Cleanup unit tests using sys.argv
|
2016-10-25 17:51:57 +02:00 |
|
tasks_system_build_test.py
|
Cleanup unit tests using sys.argv
|
2016-10-25 17:51:57 +02:00 |
|
tasks_system_create_test.py
|
Cleanup unit tests using sys.argv
|
2016-10-25 17:51:57 +02:00 |
|
tasks_system_prepare_test.py
|
Cleanup unit tests using sys.argv
|
2016-10-25 17:51:57 +02:00 |
|
tasks_system_update_test.py
|
Cleanup unit tests using sys.argv
|
2016-10-25 17:51:57 +02:00 |
|
test_helper.py
|
Cleanup unit tests using sys.argv
|
2016-10-25 17:51:57 +02:00 |
|
users_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
utils_block_test.py
|
Added BlockID class
|
2016-09-22 15:18:42 +02:00 |
|
utils_checksum_test.py
|
Fixup Command.run if called with raise_on_error set to False
|
2016-08-10 21:25:04 +02:00 |
|
utils_compress_test.py
|
Fixup Command.run if called with raise_on_error set to False
|
2016-08-10 21:25:04 +02:00 |
|
utils_sync_test.py
|
Added xattr checker for DataSync class
|
2016-05-02 11:16:10 +02:00 |
|
volume_manager_base_test.py
|
Add set_property_readonly_root for volume manager
|
2016-10-06 09:30:44 +02:00 |
|
volume_manager_btrfs_test.py
|
Use XML parser to test XML output for info.xml
|
2016-10-13 14:18:42 +02:00 |
|
volume_manager_lvm_test.py
|
Call grub2-install as chroot operation
|
2016-09-27 15:40:43 +02:00 |
|
volume_manager_test.py
|
Move from nose to pytest
|
2016-03-14 12:23:14 +01:00 |
|
xml_description_test.py
|
Integrating Schematron syntax in schema
|
2016-10-20 12:32:29 +02:00 |
|
xml_state_test.py
|
Added handling for rpm-excludedocs for zypper
|
2016-09-12 15:58:13 +02:00 |