[bitbake-devel] [selftest][PATCH V1 0/5] QA: Extend unit tests for event module

Jair Gonzalez jair.de.jesus.gonzalez.plascencia at linux.intel.com
Thu Aug 17 20:40:49 UTC 2017


Included on V1:
 
  This patch-set extends the unit test module for bitbake event
  including increased coverage for event filtering features and
  testing of public interfaces of event and helper classes. It
  also includes two small fixes for issues found during the unit
  test development.

[YOCTO #10773]

The following changes since commit 6016ec177af2406cacfeb3276dfcb8bfc3df8fce:

  poky.conf: Enable vulkan by default (2017-08-16 00:04:39 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jairglez/bbevent_extended
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=jairglez/bbevent_extended

Jair Gonzalez (5):
  bitbake: tests: Include tests for event filtering features
  bitbake: tests: Add test for bb.event.worker_fire
  bitbake: tests: Remove empty assignments from event tests
  bitbake: tests: Initialize data attribute on BuildBase event
  bitbake: tests: Add event classes test class

 lib/bb/event.py       |   1 +
 lib/bb/tests/event.py | 646 +++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 634 insertions(+), 13 deletions(-)

-- 
2.7.4




More information about the bitbake-devel mailing list