poky/meta-selftest
Mikko Rapeli 18c123d8da oeqa selftest wic.py: support UKIs via uki.bbclass
Use label to detect rootfs since UKI with kernel command
line is generated before rootfs is generated by wic.

Adapt wic tests to build and boot uki.bbclass generated
UKIs.

Keeping one UKI test in wic.py and rest of the UKI features
are tested with dedicated uki.py test. Add plain non-UKI
systemd-boot tests to wic suite for aarch64 and x86.

(From OE-Core rev: 3f94256b977637d4276f82db7c20b8b5e57b9d86)

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-10-25 15:12:22 +01:00
..
classes oe-selftest: fitimage drop test-mkimage-wrapper 2024-07-13 23:28:30 +01:00
conf layer.conf: Update to new layer/release series post-release 2024-10-01 12:40:48 +01:00
files meta-selftest/files: add xuser to static-passwd/-group 2023-11-20 15:30:52 +00:00
lib oeqa dnf_runtime.py: fix HTTP server IP address and port 2023-09-12 12:37:56 +01:00
recipes-devtools oe-selftest: add RECIPE_UPDATE_EXTRA_TASKS test 2024-06-13 09:11:17 +01:00
recipes-extended selftest: add Upstream-Status to .patch files 2024-06-10 14:27:24 +01:00
recipes-test oeqa/selftest/bbclasses: Add tests for systemd and update-rc.d interaction 2024-09-01 11:05:20 +01:00
wic oeqa selftest wic.py: support UKIs via uki.bbclass 2024-10-25 15:12:22 +01:00
README meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00

This layer is intended as test layer, used by scripts/oe-selftest and it's probably a mistake to include it in your builds (unless you want to run the script).