[OE-core] [PATCH 0/4 V2] runqemu: add selftest

Robert Yang liezhi.yang at windriver.com
Fri Mar 24 08:44:58 UTC 2017


* V2
  Add Qi's patch to fix hang of "oe-selftest -r wic.Wic.test_qemu_efi".

// Robert

The following changes since commit 3b5ac72bdf76ac8ff98dc3c882a4edc77c6e2c33:

  rpm: add a "rpm-build" PROVIDES (2017-03-22 15:09:26 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/qemu
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/qemu

Chen Qi (1):
  qemurunner.py: fix handling of runqemuparams

Robert Yang (3):
  oeqa/targetcontrol.py: modify it to test runqemu
  selftest/runqemu.py: add it to test runqemu
  targetcontrol.py: use logger.info to replace of bb.note

 meta/lib/oeqa/selftest/runqemu.py | 140 ++++++++++++++++++++++++++++++++++++++
 meta/lib/oeqa/targetcontrol.py    |  33 ++++++---
 meta/lib/oeqa/utils/commands.py   |  13 +++-
 meta/lib/oeqa/utils/qemurunner.py |  28 +++++---
 4 files changed, 190 insertions(+), 24 deletions(-)
 create mode 100644 meta/lib/oeqa/selftest/runqemu.py

-- 
2.9.0



More information about the Openembedded-core mailing list