kiwi-el8/test/unit/boot/image
Marcus Schäfer 92273ee651
Fix helper method to detect dracut outfile format
The method _get_boot_image_output_file_format_from_dracut_code
is used in kiwi to match parts of the dracut code for the used
output file format. Beginning with dracut-056 the code part
checked has changed syntactically such that the match did
no longer work. This commit increases the scope of the match
and replace pattern and Fixes #2149
2022-06-08 23:12:43 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Fix helper method to detect dracut outfile format 2022-06-08 23:12:43 +02:00
builtin_kiwi_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
dracut_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00
init_test.py Support nose and xunit style tests 2022-02-26 20:26:18 +01:00