summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/tests/builds/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* bitbake: toaster: tests Add a BuildTest helper classMichael Wood2016-05-201-0/+0
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. (Bitbake rev: d1882371cae6b9a8296ea739e6e46ca6a6dc9da8) Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: Elliot Smith <elliot.smith@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>