[bitbake-devel] [PATCH 00/11] Fixes and clean ups for Toaster ORM unit tests

Michael Wood michael.g.wood at intel.com
Mon Aug 10 11:20:17 UTC 2015


This patchset contains fixes and code cleanups for Toaster ORM tests.
Some tests were completely rewritten. Reviewed by Michael Wood.

The following changes since commit c75cefe8a382a63f625123c156137782db118f64:

  libpam: Fix patch broken during upgrade (2015-08-09 15:15:33 -0700)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib michaelw/toaster/submit/ed/toaster/fix-orm-tests
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=michaelw/toaster/submit/ed/toaster/fix-orm-tests

Ed Bartosh (11):
  toaster: remove prints from the test code
  toaster: fix test_build_layerversion test case
  toaster: rewrite test for LayerSource model
  toaster: rewrite LILSUpdateTestCase
  toaster: reformat LayerVersionEquivalenceTestCase
  toaster: reuse common code
  toaster: remove duplicated code
  toaster: simplify testcase code
  toaster: add header to orm/test.py
  toaster: remove ProjectLVSelectionTestCase
  toaster: move code from setup_lv_tests to setUp

 lib/toaster/orm/tests.py | 272 +++++++++++++++++++++++++----------------------
 1 file changed, 143 insertions(+), 129 deletions(-)

-- 
2.1.4




More information about the bitbake-devel mailing list