kiwi-el8/test/unit/filesystem
Marcus Schäfer b373a8d16d Drop support for cdrtools
Tools like mkisofs, genisoimage and friends are all unmaintained
and have found their substitute in xorriso for quite some time.
This commit deletes the code from kiwi which supported creation
of ISO images using the obsolete cdrtools collection. In addition
all hack code associated with these tools like mbr insertion via
isohybrid and things like that got dropped as well.
This Fixes #1908
2021-11-11 06:43:56 -05:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Use rsync in inplace transfer mode 2020-07-15 16:56:28 +02:00
btrfs_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
clicfs_test.py Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
ext2_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
ext3_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
ext4_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
fat16_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
fat32_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
init_test.py Use pragma: no cover to skip non reachable code 2020-09-29 09:58:22 +02:00
isofs_test.py Drop support for cdrtools 2021-11-11 06:43:56 -05:00
setup_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
squashfs_test.py Added option to set the image target architecture 2021-04-14 12:53:28 +02:00
swap_test.py Prevent swap partition to be the last one 2019-11-25 12:05:57 +01:00
xfs_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00