kiwi-el8/test/unit/builder
David Cassany e670b4a760
Make squashfs compression configurable
This commit adds the `squashfscompression` attribute in type element. It
can take `gzip`, `zstd`, `xz`, `lzo`, `lz4` or `none`. The default is `xz`.

Fixes #1315
2020-02-24 10:40:57 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
container_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
disk_test.py Make squashfs compression configurable 2020-02-24 10:40:57 +01:00
filesystem_test.py Make squashfs compression configurable 2020-02-24 10:40:57 +01:00
init_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
install_test.py Make squashfs compression configurable 2020-02-24 10:40:57 +01:00
live_test.py Make squashfs compression configurable 2020-02-24 10:40:57 +01:00
pxe_test.py Add .append file for PXE images 2020-02-06 09:03:48 +01:00