All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: toaster@yoctoproject.org
Subject: [PATCH 0/4] toaster: eventreplay tests
Date: Mon, 31 Oct 2016 12:16:35 +0200	[thread overview]
Message-ID: <cover.1477908230.git.ed.bartosh@linux.intel.com> (raw)

Hi,

This patchset adds 2 tests that use eventreplay script to "replay" core-image-minimal
and zlib build events.

Note that tests require event files that are not included into the patchset due to
their big size. Please, have a look at README file for the instructions how to produce
event files.

The following changes since commit 7c3a5891cb4f8c07bb3092dd6270459816ee9a14:

  toaster: tests builds test_core_image_min Clean ups (2016-10-31 11:29:15 +0200)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/toaster/tests/eventreplay
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/tests/eventreplay

Ed Bartosh (4):
  toaster: use current directory if BUILDDIR is not set
  toaster: add eventreplay test case for core-image-minimal
  toaster: add eventreplay test case for zlib
  toaster: add tests/eventreplay/README

 bitbake/lib/toaster/orm/models.py                 |  2 +-
 bitbake/lib/toaster/tests/eventreplay/README      | 22 +++++
 bitbake/lib/toaster/tests/eventreplay/__init__.py | 97 +++++++++++++++++++++++
 3 files changed, 120 insertions(+), 1 deletion(-)
 create mode 100644 bitbake/lib/toaster/tests/eventreplay/README
 create mode 100644 bitbake/lib/toaster/tests/eventreplay/__init__.py

--
Regards,
Ed



             reply	other threads:[~2016-10-31 10:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-31 10:16 Ed Bartosh [this message]
2016-10-31 10:16 ` [PATCH 1/4] toaster: use current directory if BUILDDIR is not set Ed Bartosh
2016-10-31 10:16 ` [PATCH 2/4] toaster: add eventreplay test case for core-image-minimal Ed Bartosh
2016-10-31 10:16 ` [PATCH 3/4] toaster: add eventreplay test case for zlib Ed Bartosh
2016-10-31 10:16 ` [PATCH 4/4] toaster: add tests/eventreplay/README Ed Bartosh
2016-10-31 16:41   ` Michael Wood
2017-06-21 15:21 ` [PATCH 0/4] toaster: eventreplay tests Brian Avery

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.1477908230.git.ed.bartosh@linux.intel.com \
    --to=ed.bartosh@linux.intel.com \
    --cc=toaster@yoctoproject.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.