Openembedded Core Discussions
 help / color / mirror / Atom feed
* [bitbake-selftest][PATCH 0/2] QA: create unit tests for event module
@ 2017-01-23 18:23 Jair Gonzalez
  2017-01-23 18:23 ` [bitbake-selftest][PATCH 1/2] bitbake: tests: " Jair Gonzalez
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jair Gonzalez @ 2017-01-23 18:23 UTC (permalink / raw)
  To: openembedded-core

This patch set adds a test unit to the bitbake event module and appends it
to the bitbake-selftest script's dictionary containing the list of the default
tests to execute when the script is run.

The following changes since commit b47ecf28775830efab423fa12f0addb68671cc06:

  poky.ent: Added "pip3" as an essential host installation package (2017-01-20 11:57:25 +0000)

are available in the git repository at:

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

Jair Gonzalez (2):
  bitbake: tests: create unit tests for event module
  bitbake: selftest: add bb.tests.event to bitbake-selftest

 bitbake/bin/bitbake-selftest  |   1 +
 bitbake/lib/bb/tests/event.py | 324 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 325 insertions(+)
 create mode 100644 bitbake/lib/bb/tests/event.py

-- 
2.7.4



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

end of thread, other threads:[~2017-01-23 22:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-23 18:23 [bitbake-selftest][PATCH 0/2] QA: create unit tests for event module Jair Gonzalez
2017-01-23 18:23 ` [bitbake-selftest][PATCH 1/2] bitbake: tests: " Jair Gonzalez
2017-01-23 18:23 ` [bitbake-selftest][PATCH 2/2] bitbake: selftest: add bb.tests.event to bitbake-selftest Jair Gonzalez
2017-01-23 18:53 ` ✗ patchtest: failure for QA: create unit tests for event module Patchwork
2017-01-23 21:12   ` Leonardo Sandoval
2017-01-23 22:25     ` Jair Gonzalez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox