kiwi-el8/test/unit/builder
Marcus Schäfer 6d5b0f95d1
Support DM integrity legacy options
Add a new attribute integrity_legacy_hmac="true|false" which
allows to use old flawed HMAC calculation (does not protect superblock).
Add a new attribute integrity_legacy_padding="true|false" which
allows to use inefficient legacy padding. Do not use these attributes
until compatibility with a specific old kernel is required!
2022-09-14 09:59:26 -04:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
archive_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
container_test.py Add ensure_empty_tmpdirs option for OCI containers (bsc#1197783) 2022-03-31 15:43:40 +11:00
disk_test.py Support DM integrity legacy options 2022-09-14 09:59:26 -04:00
filesystem_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
init_test.py Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
install_test.py Follow up fix for isolinux-config 2022-05-05 17:54:32 +02:00
kis_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
live_test.py Follow up fix for isolinux-config 2022-05-05 17:54:32 +02:00