[OE-core] [PATCH] wic/utils/partitionedfs.py: assemble .wic images as sparse files

Burton, Ross ross.burton at intel.com
Thu Dec 17 13:23:38 UTC 2015


On 17 December 2015 at 13:19, Joshua Lock <joshua.lock at collabora.co.uk>
wrote:

> I see meta/lib/oeqa/selftest/wic.py has a bunch of functions with
> @testcase decorators but I'm not familiar with how this should all fit
> together.
>

@testcase is just to map from test functions to testopia entries.  This
doesn't (yet) have a testopia entry, so you can leave it.

Apart from that it's standard Python unittest, so find a test that's
somewhat similar and copy it.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151217/aa4096a7/attachment-0002.html>


More information about the Openembedded-core mailing list