kiwi-el8/test/unit/filesystem
Marcus Schäfer c7ed1cfc29
Allow to access disk root after sync_data
In preparation to allow a chroot operation into the loop
mounted disk this commit refactors the process when filesystems
gets umounted and also fixes the canonical order for calling
the destructors. Related to Issue #1464
2020-06-02 12:52:49 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Allow to access disk root after sync_data 2020-06-02 12:52:49 +02:00
btrfs_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
clicfs_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +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 Prevent swap partition to be the last one 2019-11-25 12:05:57 +01:00
isofs_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
setup_test.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
squashfs_test.py Make squashfs compression configurable 2020-02-24 10:40:57 +01: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