From: Michael Wood <michael.g.wood@intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 00/11] Fixes and clean ups for Toaster ORM unit tests
Date: Mon, 10 Aug 2015 12:20:17 +0100 [thread overview]
Message-ID: <cover.1439205232.git.michael.g.wood@intel.com> (raw)
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
next reply other threads:[~2015-08-10 11:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-10 11:20 Michael Wood [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1439205232.git.michael.g.wood@intel.com \
--to=michael.g.wood@intel.com \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox