diff options
author | Benjamin Esquivel <benjamin.esquivel@linux.intel.com> | 2015-10-07 14:41:23 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-21 22:56:05 +0100 |
commit | 2e91cbd12ddf5f65e914bd7fec36cfee23694a77 (patch) | |
tree | 88b392fe64686882a20569f3cfed969f7dc0373b /README | |
parent | c9bef348302a6af1ca9c2cffd2692d52ceebce88 (diff) | |
download | poky-2e91cbd12ddf5f65e914bd7fec36cfee23694a77.tar.gz |
oeqa/selftest/manifest.py: Test support for manifests
adding support for tests to verify that manifest contents
contain entries that exist in an specified pkgdata dir
tests added:
- manifest.VerifyManifest.test_image_manifest_entries
- manifest.VerifyManifest.test_SDK_manifest_entries
test support written for future tests:
-adding a setUpClass that supports other manifest tests
-a get dir from bb var function that verifies if the dir exists
-a ManifestEntry class defined with missing items list
-check for the paths and fail gracefully if not there
-debug prints for failure analysis
[YOCTO#8028]
(From OE-Core rev: aed5b7aef33459f1bb5fa29560920c254a5fd637)
Signed-off-by: Benjamin Esquivel <benjamin.esquivel@linux.intel.com>
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions