From: Stefan Stanacar <stefanx.stanacar@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Fixes for testimage and new tests for systemd
Date: Fri, 9 Aug 2013 18:04:28 +0300 [thread overview]
Message-ID: <cover.1376060086.git.stefanx.stanacar@intel.com> (raw)
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
next reply other threads:[~2013-08-09 15:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-09 15:04 Stefan Stanacar [this message]
2013-08-09 15:04 ` [PATCH 1/4] oeqa/utils/qemurunner: get ip old fashioned way and use tcp serial console Stefan Stanacar
2013-08-09 15:04 ` [PATCH 2/4] classes/testimage: create a link for qemu boot log Stefan Stanacar
2013-08-09 15:04 ` [PATCH 3/4] lib/oeqa/runtime: rework syslog test Stefan Stanacar
2013-08-09 15:04 ` [PATCH 4/4] lib/oeqa/runtime: add new systemd tests Stefan Stanacar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1376060086.git.stefanx.stanacar@intel.com \
--to=stefanx.stanacar@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.