[oe-commits] [openembedded-core] branch master updated (22886cf -> 26e04b2)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 16 12:22:00 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master
in repository openembedded-core.

    from 22886cf  file: Security fix CVE-2018-10360
     add 72e5f46  oeqa/core/runner: Improve test case comparision
     add 0b74cb4  oeqa/selftest/image_tyypedep: Avoid undefined variable failure
     add a910d90  oqqa/selftest/lic_checksum: Avoid cache reparse
     add 4374c29  oeqa/runner: Ensure we don't print misleading results output
     add aef07f0  oeqa/selftest/package: Use setUpLocal, not setUp
     add 28699b4  oeqa/selftest/devtool: Ensure dbus is built befoe running test
     add e07ec90  oeqa/selftest/wic: Use a subdir of builddir, not /var/
     add 2a80fa2  oeqa/selftest/wic: Ensure initramfs exists for test_iso_image
     add 978548c  oeqa: Default to buffer mode for tests
     add 75148c1  devtool: Split tests into multiple classes
     add 324785a  oeqa/sdkbuildproject: Capture output to quieten selftest logs
     add 26e04b2  oeqa/selftest/wic: Split tests into two class groups

No new revisions were added by this update.

Summary of changes:
 meta/lib/oeqa/core/context.py                    |   2 +-
 meta/lib/oeqa/core/runner.py                     |  23 +++--
 meta/lib/oeqa/sdk/utils/sdkbuildproject.py       |   7 +-
 meta/lib/oeqa/selftest/cases/devtool.py          | 115 ++++++++++++-----------
 meta/lib/oeqa/selftest/cases/efibootpartition.py |   1 -
 meta/lib/oeqa/selftest/cases/image_typedep.py    |   3 +
 meta/lib/oeqa/selftest/cases/imagefeatures.py    |   2 -
 meta/lib/oeqa/selftest/cases/lic_checksum.py     |   3 +-
 meta/lib/oeqa/selftest/cases/package.py          |   2 +-
 meta/lib/oeqa/selftest/cases/runqemu.py          |   2 -
 meta/lib/oeqa/selftest/cases/wic.py              |  18 ++--
 11 files changed, 99 insertions(+), 79 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list