kiwi-el8/test/unit/system
Marcus Schäfer c666a785c3
Add support for pre_disk_sync.sh script
The optional pre_disk_sync.sh script is executed for the
disk image type oem only and runs right before the synchronisation
of the root tree into the disk image loop file. The script hook
can be used to change content of the root tree as a last action
before the sync to the disk image is performed. This is useful
for example to delete components from the system which were
needed before or cannot be modified afterwards when syncing
into a read-only filesystem.
2022-02-15 18:18:38 +01:00
..
root_import Fixed unit tests 2022-02-07 21:27:39 +01:00
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
identifier_test.py Add strong typing for the following API methods 2021-01-21 11:39:42 +00:00
kernel_test.py Fixed unit tests 2022-02-07 21:27:39 +01:00
prepare_test.py Fixed unit tests 2022-02-07 21:27:39 +01:00
profile_test.py Fixed use of LUKS encrypted images with empty pass 2021-10-14 11:27:16 +02:00
result_test.py Add support for custom result bundle naming 2021-10-21 11:13:49 +02:00
root_bind_test.py Allow calling podman within chroot 2022-01-21 09:27:35 +01:00
root_init_test.py Moving temp data handling to its own namespace 2021-07-22 13:31:44 +02:00
setup_test.py Add support for pre_disk_sync.sh script 2022-02-15 18:18:38 +01:00
shell_test.py Added new post disk sync script hook 2020-06-06 16:29:24 +02:00
size_test.py Add strong typing for the following API methods 2021-01-21 11:22:15 +00:00
uri_test.py Added support for reading metalink in info module 2021-11-22 22:08:56 +01:00
users_test.py Add strong typing for the following API methods 2021-01-21 11:22:15 +00:00