]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/imagefeatures: adding fitImage initramfs bundle testcase
authorAbdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
Tue, 19 Jan 2021 10:53:03 +0000 (10:53 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jan 2021 00:41:39 +0000 (00:41 +0000)
commit1119d577756b386507f33669fe29dafb5579a1a7
tree9976e8190af35d3a38b3d2b76ba2b1672093a50a
parent1b67fd9ac74935fa41e960478c54e45422339138
oeqa/selftest/imagefeatures: adding fitImage initramfs bundle testcase

This commit provides a testcase for the initramfs bundle support implemented
in kernel-fitimage.bbclass

The testcase verifies the content of the initramfs bundle node in the FIT
Image Tree Source (its).

The testcase is self-contained and the configurations are set by the test case itself.

To verify the initramfs bundle support, the testcase uses beaglebone-yocto machine.

This testcase can be run through the following command:

oe-selftest -r fitimage.FitImageTests.test_initramfs_bundle

Change-Id: I8ab8abf2c150ea515fd439784eb20c6b092bfbc5
Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/fitimage.py