kiwi-el8/test/unit/partitioner
Marcus Schäfer 13c5a57def
Add support for custom partition ID to Partitioner
Allow to specify a custom partition ID in the Partitioner
class interface and API. The code changes here are based
on the work from:

Co-authored-by: Caleb Wolfe <cwolfe651@gmail.com>
Co-authored-by: Caleb Wolfe (Amazon) <xcawolfe@amazon.com>
Assisted-by: Claude Opus 4.5 <noreply@anthropic.com>

This is related to #2917
2025-12-17 16:38:29 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Add support for discoverable partitions 2024-02-26 09:42:01 +01:00
dasd_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
gpt_test.py Add support for custom partition ID to Partitioner 2025-12-17 16:38:29 +01:00
init_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
msdos_test.py Add support for custom partition ID to Partitioner 2025-12-17 16:38:29 +01:00