kiwi-el8/test/unit/boot/image
Marcus Schäfer e60001c56c
Fix dracut --printconfig for readonly systems
When calling dracut --printconfig it creates a temporary directory
and some dracut template in it below /var/tmp. On readonly systems
this location is not writable. As such make sure that the location
is a writable tmpfs during call time
2026-02-15 18:15:21 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Fix dracut --printconfig for readonly systems 2026-02-15 18:15:21 +01:00
builtin_kiwi_test.py Fixed delta_root build 2024-03-07 15:50:58 +01:00
dracut_test.py Ensure dracut initrd is reproducible 2025-07-01 11:31:16 +02:00
init_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00