kiwi-el8/test/unit/utils
Marcus Schäfer 0eb2d2713e
Added disk validation for duplicate installs
Installing the same image to different storage disks on the
same machine creates device conflicts with unexpected side
effects. This commit adds a validation based on the PTUUID
of the disk image to check if another device on the system
has the same ID and if yes, does not allow to install the
image again including a message which device takes the same
identifier. This references bsc#1228741
2025-01-20 18:13:02 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
block_test.py Added disk validation for duplicate installs 2025-01-20 18:13:02 +01:00
checksum_test.py Drop insecure and unsupported md5 digest 2024-12-19 11:26:07 +01:00
codec_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
command_capabilities_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
compress_test.py Fixed logging behavior of Compress::get_format 2024-07-12 15:29:37 +02:00
fstab_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
os_release_test.py Compat entry name for kernel-install in sd-boot 2024-01-13 23:25:41 +01:00
output_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
primes_test.py Drop usage of factor from coreutils 2021-11-11 09:23:46 +01:00
rpm_database_test.py Replace Path.create implementation with pathlib builtin 2024-08-16 18:11:55 +02:00
rpm_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
signature_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
size_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
sync_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
sysconfig_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
temporary_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
toenv_test.py Add support for reading optional pkgmgr env file 2025-01-13 15:53:54 +01:00
veritysetup_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00