]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
oeqa selftest uki.py: add tests for uki.bbclass
authorMikko Rapeli <mikko.rapeli@linaro.org>
Wed, 23 Oct 2024 12:08:34 +0000 (15:08 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 Oct 2024 14:10:25 +0000 (15:10 +0100)
commit8a3cb17876dbcaf07696a4bcd454e2f9a444fb1b
tree803c7551362bb8662e193aea251f0ab844673fb7
parent725fed6ea40c7443b5e0e69dc1dd9c38ac814c56
oeqa selftest uki.py: add tests for uki.bbclass

Tests builds and boots qemu into uki binary with systemd and sysvinit.
Due to depedency to x86 specific ovmf UEFI firmware, tests
are specific to x86 curently. UEFI firmware for ARM can be generated
via qemuarm64-secureboot machine in meta-arm and similar tests
on qemu will pass.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/uki.py [new file with mode: 0644]
scripts/lib/wic/canned-wks/efi-uki-bootdisk.wks.in [new file with mode: 0644]