kiwi-el8/test/unit/utils
Marcus Schäfer 5c217afa00
Add support for reading optional pkgmgr env file
If there is a file .kiwi.package_manager.env in the root of
the image tree it will be read and put into the caller environment for
the selected package and repository manager. There are features
in e.g zypper which can only be used via env variables.
This Fixes bsc#1235448
2025-01-13 15:53:54 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
block_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +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