kiwi-el8/test/unit/utils
Marcus Schäfer bddf25559d
Compat entry name for kernel-install in sd-boot
systemd-boot tools like kernel-install expect a certain
entry naming policy. This commit adapts kiwi to adapt to
this policy. The name for the default entry is constructed
out of the ID information from /etc/os-release followed
by the name of the kernel as it is represented by the
directory name in /lib/modules/... This Fixes #2417
2024-01-13 23:25:41 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
block_test.py Fixed custom disk start sector setup 2022-07-07 12:21:08 +02:00
checksum_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
codec_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
command_capabilities_test.py Fixed use of CommandCapabilities 2022-06-21 21:50:59 +02:00
compress_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01: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 Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
primes_test.py Drop usage of factor from coreutils 2021-11-11 09:23:46 +01:00
rpm_database_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
rpm_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
signature_test.py Add support for standalone dm integrity 2022-04-25 15:40:32 +02:00
size_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
sync_test.py Fixed check for extended attributes 2023-07-25 17:24:36 +02:00
sysconfig_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
temporary_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
veritysetup_test.py Make verity metadata always readonly 2023-08-22 09:41:58 +02:00