kiwi-el8/test/unit/boot/image
Marcus Schäfer a344c540dc
Increase scope of kernel lookup
So far kiwi was looking up kernels only on /boot. Including
other bootloaders it's no longer required that the kernel
packages of the distributions provides the kernel in /boot
Thus kiwi's lookup needs to be extended to other places
which is done by this commit.
2022-11-15 09:04:57 +01:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Increase scope of kernel lookup 2022-11-15 09:04:57 +01: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