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 -- _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
