[OE-core] [PATCH 0/4] Fixes for testimage and new tests for systemd

Stefan Stanacar stefanx.stanacar at intel.com
Fri Aug 9 15:04:28 UTC 2013


The following changes since commit f63e7f4323368c0d6fe7a1d44393a7e15652d4f2:

  subversion: Add patch to use neon 0.30 (2013-08-07 07:43:47 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib stefans/oeqa-work2

for you to fetch changes up to ec7aac7ff30161a4900dbf98c0ba6fb4b7f00a35:

  lib/oeqa/runtime: add new systemd tests (2013-08-09 17:11:20 +0300)

----------------------------------------------------------------
Alexandru Palalau (1):
      lib/oeqa/runtime: add new systemd tests

Stefan Stanacar (3):
      oeqa/utils/qemurunner: get ip old fashioned way and use tcp serial console
      classes/testimage: create a link for qemu boot log
      lib/oeqa/runtime: rework syslog test

 meta/classes/testimage.bbclass       |  20 ++++--
 meta/lib/oeqa/runtime/syslog.py      |  23 +++++--
 meta/lib/oeqa/runtime/systemd.py     |  35 ++++++++++
 meta/lib/oeqa/utils/oeqemuconsole.py |  45 -------------
 meta/lib/oeqa/utils/qemurunner.py    | 123 +++++++++++++++++++++++------------
 5 files changed, 146 insertions(+), 100 deletions(-)
 delete mode 100644 meta/lib/oeqa/utils/oeqemuconsole.py

Alexandru Palalau (1):
  lib/oeqa/runtime: add new systemd tests

Stefan Stanacar (3):
  oeqa/utils/qemurunner: get ip old fashioned way and use tcp serial
    console
  classes/testimage: create a link for qemu boot log
  lib/oeqa/runtime: rework syslog test

 meta/classes/testimage.bbclass       |  20 ++++--
 meta/lib/oeqa/runtime/syslog.py      |  23 +++++--
 meta/lib/oeqa/runtime/systemd.py     |  35 ++++++++++
 meta/lib/oeqa/utils/oeqemuconsole.py |  45 -------------
 meta/lib/oeqa/utils/qemurunner.py    | 123 +++++++++++++++++++++++------------
 5 files changed, 146 insertions(+), 100 deletions(-)
 delete mode 100644 meta/lib/oeqa/utils/oeqemuconsole.py

-- 
1.8.3.1



More information about the Openembedded-core mailing list