All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] toaster: eventreplay tests
@ 2016-10-31 10:16 Ed Bartosh
  2016-10-31 10:16 ` [PATCH 1/4] toaster: use current directory if BUILDDIR is not set Ed Bartosh
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Ed Bartosh @ 2016-10-31 10:16 UTC (permalink / raw)
  To: toaster

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



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

end of thread, other threads:[~2017-06-21 15:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-31 10:16 [PATCH 0/4] toaster: eventreplay tests Ed Bartosh
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

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.