[OE-core] [PATCH v2] selftest/manifest.py: Test support for manifests

2015-09-02 Thread Benjamin Esquivel
adding support for tests to verify manifest collections (i.e. all the manifests found in a given dir) checking them to provide entries that exist in an specified pkgdata dir tests added: -adding an SDK manifest test -adding a core-image-minimal manifest test test support written for future tests

Re: [OE-core] [PATCH v2] selftest/manifest.py: Test support for manifests

2015-09-10 Thread Burton, Ross
On 2 September 2015 at 21:18, Benjamin Esquivel < benjamin.esqui...@linux.intel.com> wrote: > adding support for tests to verify manifest collections > (i.e. all the manifests found in a given dir) checking them > to provide entries that exist in an specified pkgdata dir > > tests added: > -addin

Re: [OE-core] [PATCH v2] selftest/manifest.py: Test support for manifests

2015-09-10 Thread Benjamin Esquivel
Thanks for the notice, I'll check it up. Benjamin On Thu, 2015-09-10 at 10:52 +0100, Burton, Ross wrote: > > On 2 September 2015 at 21:18, Benjamin Esquivel < > benjamin.esqui...@linux.intel.com> wrote: > > adding support for tests to verify manifest collections > > (i.e. all the manifests found i