Re: [OE-core] [PATCH 10/10] wic: setlftest: test expanding MBR image

2017-08-25 Thread Otavio Salvador
On Fri, Aug 25, 2017 at 10:41 AM, Ed Bartosh wrote: > Added test_expand_mbr_image test case to the wic oe-selftest suite. > The test expands directrisk wic image to 1Gb target, checks if it's directdisk > expanded correctly and boots it in qemu to make sure the image > is bootable, i.e. bootload

[OE-core] [PATCH 10/10] wic: setlftest: test expanding MBR image

2017-08-25 Thread Ed Bartosh
Added test_expand_mbr_image test case to the wic oe-selftest suite. The test expands directrisk wic image to 1Gb target, checks if it's expanded correctly and boots it in qemu to make sure the image is bootable, i.e. bootloader, kernel, boot and root partitions are still functional. Signed-off-by: