[bitbake-devel] [PATCH 0/4] toaster event eventreplay tests

Michael Wood michael.g.wood at intel.com
Mon Oct 31 16:40:36 UTC 2016


>From Ed Bartosh:
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.

####

*Note* This adds new files and depends on series "toaster: Fixes and clean ups" 28/10/2016

Branch available 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

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

-- 
2.7.4




More information about the bitbake-devel mailing list