kiwi-el8/test/unit/boot/image
Marcus Schäfer 7d65259a92
Mount dev and proc filesystems prior dracut
In newer versions of dracut /dev and /proc must be mounted
for dracut to work correctly. If not present the resulting
initrd is incomplete. This Fixes #1867
2021-06-29 12:54:58 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Added support for skipping initrd creation 2021-05-27 16:07:55 +02:00
builtin_kiwi_test.py Fixed cleanup of temporary directory 2021-06-10 11:10:56 +02:00
dracut_test.py Mount dev and proc filesystems prior dracut 2021-06-29 12:54:58 +02:00
init_test.py Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00