kiwi-el8/test/unit/builder
Fabian Vogt daad876b6b Don't include the ESP in the ISO9660 partition as well (#1750)
Previously the image for the ESP was created inside the source directory
for the ISO9660 filesystem, so it ended up there as well as a separate
partition. Fix that by creating it as a temporary file instead.
2022-01-24 15:58:17 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
container_test.py Compress container images in builder class 2021-12-01 13:28:18 +01:00
disk_test.py Support custom partitions 2021-11-03 13:31:17 +01:00
filesystem_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
init_test.py Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
install_test.py Don't include the ESP in the ISO9660 partition as well (#1750) 2022-01-24 15:58:17 +01:00
kis_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
live_test.py Don't include the ESP in the ISO9660 partition as well (#1750) 2022-01-24 15:58:17 +01:00