Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/6] runqemu: add selftest and fixes
@ 2017-03-16 10:13 Robert Yang
  2017-03-16 10:13 ` [PATCH 1/6] runqemu: improve when no machine specified Robert Yang
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Robert Yang @ 2017-03-16 10:13 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 477805b913a6c4b4b630e42f08cd9e59f1e4e254:

  wic: selftest: account for occasional newline in debugfs file names (2017-03-14 14:39:34 +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

Robert Yang (6):
  runqemu: improve when no machine specified
  runqemu: add -h and --help
  runqemu: only boot ramfs when specified
  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 +++++---
 scripts/runqemu                   |  21 +++++-
 5 files changed, 208 insertions(+), 27 deletions(-)
 create mode 100644 meta/lib/oeqa/selftest/runqemu.py

-- 
2.9.0



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-03-20  9:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-16 10:13 [PATCH 0/6] runqemu: add selftest and fixes Robert Yang
2017-03-16 10:13 ` [PATCH 1/6] runqemu: improve when no machine specified Robert Yang
2017-03-16 10:13 ` [PATCH 2/6] runqemu: add -h and --help Robert Yang
2017-03-16 10:13 ` [PATCH 3/6] runqemu: only boot ramfs when specified Robert Yang
2017-03-16 10:13 ` [PATCH 4/6] oeqa/targetcontrol.py: modify it to test runqemu Robert Yang
2017-03-17 11:54   ` Richard Purdie
2017-03-20  9:45     ` Robert Yang
2017-03-16 10:13 ` [PATCH 5/6] selftest/runqemu.py: add " Robert Yang
2017-03-16 10:13 ` [PATCH 6/6] targetcontrol.py: use logger.info to replace of bb.note Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox