kiwi-el8/test/unit
Marcus Schäfer e5b14c8953
Add check_checkmedia_used_with_msdos_table
Add check_checkmedia_used_with_msdos_table runtime check
to check if the used partition table type is compatible
with the selected checkmedia/tagmedia tool. So far only
plain MBR tables are supported bei checkmedia.
This Fixes #2722
2026-03-03 15:50:37 +01:00
..
archive Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
boot Fix dracut --printconfig for readonly systems 2026-02-15 18:15:21 +01:00
bootloader Fix s390 unit test 2026-01-26 13:10:08 +01:00
builder Fixed veritytab if root is on squashfs 2026-02-03 17:13:40 +01:00
container Add support for new tarball-based WSL format 2025-05-12 16:22:01 +02:00
filesystem Seed filesystem UUIDs with SOURCE_DATE_EPOCH 2025-07-08 16:37:38 +02:00
iso_tools xorriso: respect efiparttable and gpt_hybrid_mbr 2024-12-13 11:13:27 -08:00
markup Handle XSLT errors better 2024-04-18 12:46:20 +02:00
oci_tools Fix unit tests when SOURCE_DATE_EPOCH is set 2025-12-07 19:53:55 +01:00
package_manager retry postinst configure with second parameter '0' 2026-02-26 17:33:27 +01:00
partitioner Add support for custom partition ID to Partitioner 2025-12-17 16:38:29 +01:00
repository Fix RepositoryApt and RepositoryPacman instances 2026-02-22 21:38:55 +01:00
snapshot_manager Refactor snapshots logic in a new SnapshotManager factory 2026-01-05 17:02:17 +01:00
solver solver/repository: Handle zstd-compressed metadata files 2025-07-29 16:42:47 -07:00
storage Move OVA support to open-vmdk 2026-01-21 11:45:04 +01:00
system Adding support for import of custom certificates 2026-01-06 17:01:36 +01:00
tasks Add check_checkmedia_used_with_msdos_table 2026-03-03 15:50:37 +01:00
utils Improve error message from CommandCapabilities 2026-02-03 10:07:20 +01:00
volume_manager Refactor snapshots logic in a new SnapshotManager factory 2026-01-05 17:02:17 +01:00
__init__.py KIWI - appliance builder next generation 2015-12-05 16:17:10 +01:00
.coveragerc Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
api_helper_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
chroot_manager_test.py Use a NamedTuple for chroot bind mounts 2026-01-05 17:02:17 +01:00
cli_test.py Adding support for import of custom certificates 2026-01-06 17:01:36 +01:00
command_process_test.py Fix logging of stderr data in command calls 2025-06-24 15:30:49 +02:00
command_test.py Use shutil.which for Path.which 2024-08-16 18:11:55 +02:00
defaults_test.py defaults: Add patterns for shim/grub2 on riscv64 2025-07-15 10:13:45 +02:00
firmware_test.py Add support for GPT targettype on s390 2025-04-30 12:34:27 +02:00
help_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
logger_color_formatter_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
logger_filter_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
logger_socket_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
logger_test.py Fixed wrong log level on --logfile 2024-08-16 12:45:55 +02:00
mount_manager_test.py Fixed delta_root build 2024-03-07 15:50:58 +01:00
path_test.py Fix pytest type hint issue 2026-01-27 12:01:58 +01:00
privileges_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
runtime_checker_test.py Add check_checkmedia_used_with_msdos_table 2026-03-03 15:50:37 +01:00
runtime_config_test.py Add support for isomd5sum for tagging iso files 2024-08-26 11:49:55 +02:00
shell_test.py Refactor Command class 2024-02-19 16:33:24 +01:00
test_helper.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
xml_description_test.py Drop use of obsolete pkg_resources 2024-05-10 15:14:41 +02:00
xml_state_test.py Add support for arch attribute in profile requires 2026-02-22 20:58:34 +01:00