kiwi-el8/test/unit/utils
Marcus Schäfer 78238a993c
Add <file> directive to incorporate custom files
Usually custom files are managed by placing them as overlay
files or archives. However, overlay files must be structured
inside of a root/ subdirectory and archive files are binary
data. It is therefore not straight forward to just reference
one or more files as source files to the image description
to be placed into the image. This commit adds a new <file>
element which allows to do this. This Fixes #1953
2024-07-17 18:16:23 +02: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 Add <file> directive to incorporate custom files 2024-07-17 18:16:23 +02: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 Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01: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
veritysetup_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00