Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 00/11] Fixes and clean ups for Toaster ORM unit tests
@ 2015-08-10 11:20 Michael Wood
  2015-08-10 11:21 ` [PATCH 01/11] toaster: remove prints from the test code Michael Wood
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Michael Wood @ 2015-08-10 11:20 UTC (permalink / raw)
  To: bitbake-devel

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



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

end of thread, other threads:[~2015-08-10 11:21 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-10 11:20 [PATCH 00/11] Fixes and clean ups for Toaster ORM unit tests Michael Wood
2015-08-10 11:21 ` [PATCH 01/11] toaster: remove prints from the test code Michael Wood
2015-08-10 11:21 ` [PATCH 02/11] toaster: fix test_build_layerversion test case Michael Wood
2015-08-10 11:21 ` [PATCH 03/11] toaster: rewrite test for LayerSource model Michael Wood
2015-08-10 11:21 ` [PATCH 04/11] toaster: rewrite LILSUpdateTestCase Michael Wood
2015-08-10 11:21 ` [PATCH 05/11] toaster: reformat LayerVersionEquivalenceTestCase Michael Wood
2015-08-10 11:21 ` [PATCH 06/11] toaster: reuse common code Michael Wood
2015-08-10 11:21 ` [PATCH 07/11] toaster: remove duplicated code Michael Wood
2015-08-10 11:21 ` [PATCH 08/11] toaster: simplify testcase code Michael Wood
2015-08-10 11:21 ` [PATCH 09/11] toaster: add header to orm/test.py Michael Wood
2015-08-10 11:21 ` [PATCH 10/11] toaster: remove ProjectLVSelectionTestCase Michael Wood
2015-08-10 11:21 ` [PATCH 11/11] toaster: move code from setup_lv_tests to setUp Michael Wood

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