kiwi-el8/test/unit/builder
Marcus Schäfer 69c5495b79
Add support for part clones to the Disk interface
The Disk class provides methods to create partition(s)
and map names according to its scope and independent of
the actual partition tools. For example: create_root_partition().
This commit adds an additional optional clone parameter to
all methods for which we want to allow partition clones
2022-04-10 16:52:05 +02: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 Add support for part clones to the Disk interface 2022-04-10 16:52:05 +02: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 Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
kis_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
live_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00