]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: tests Add a BuildTest helper class
authorMichael Wood <michael.g.wood@intel.com>
Mon, 25 Apr 2016 18:04:56 +0000 (19:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Jun 2016 21:04:29 +0000 (22:04 +0100)
commit2cafb16033b2f38156e6e0a74c02120f87a4fa92
tree4a9f624e0e6a4f56faaf2163e665c5e4a19b4ed1
parent5d4172bc005efe209de595f6a151ae9ed062d051
toaster: tests Add a BuildTest helper class

Add a helper class for running build tests. Subclass this and call the
build method to get setup for running tests on the resulting data from a
build.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
lib/toaster/tests/builds/README