]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: test wic rawcopy plugin
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 22 Mar 2017 13:42:32 +0000 (15:42 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Mar 2017 15:07:37 +0000 (15:07 +0000)
commitdb1f511228e26aaeeff452427637942747bbf42b
treecaaf6a183edd709ccddf46d159b8c08b5b2a7791
parent79a935cfc86ffce6f4b4f328b90337de36ba6dbb
oe-selftest: test wic rawcopy plugin

Added test_rawcopy_plugin_qemu test case and wks template.

This test builds ext4 rootfs image, copies it to the root
partition of the wic image using rawcopy plugin and
boots wic image in qemu.

[YOCTO #10618]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/wic/test_rawcopy_plugin.wks.in [new file with mode: 0644]
meta/lib/oeqa/selftest/wic.py