kiwi-el8/test/unit/system
Marcus Schäfer 2edcfed120
Rename btrfs_root_is_snapshot
Rename btrfs_root_is_snapshot to btrfs_root_is_snapper_snapshot.
This happens in preparation for the changes suggested in #2697
where we want to get rid of snapper specific btrfs code which
will be available in snapper natively soon. To make sure a btrfs
layout specific to snapper(and SUSE), the implicitly used attribute
named btrfs_root_is_snapshot now becomes explicit and its new
name will indicate that snapper sits behind it. Along with the
rename a XSLT stylesheet to automatically convert the old name
into the new name for schema v8.3 will be performed.
2025-01-13 10:22:55 +01:00
..
root_import Drop insecure and unsupported md5 digest 2024-12-19 11:26:07 +01:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
identifier_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
kernel_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
mount_test.py Fix ImageSystem mount procedure 2024-09-01 15:53:29 +02:00
prepare_test.py Add support for architectures in deb source file 2024-09-09 11:03:15 +02:00
profile_test.py Rename btrfs_root_is_snapshot 2025-01-13 10:22:55 +01:00
result_test.py Allow string versions and test "word" versions 2024-08-23 10:01:27 -04:00
root_bind_test.py Drop /dev/pts from bind mount locations 2024-12-10 13:14:52 -05:00
root_init_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
setup_test.py Changed systemfiles provider 2024-12-16 11:36:07 +01:00
shell_test.py Added new post disk sync script hook 2020-06-06 16:29:24 +02:00
size_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
uri_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00
users_test.py Use unittest.mock from core python everywhere 2024-02-18 22:15:30 +01:00