]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: Add a specific test settings file
authorMichael Wood <michael.g.wood@intel.com>
Thu, 19 May 2016 12:59:30 +0000 (13:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 May 2016 09:07:10 +0000 (10:07 +0100)
commitc52e34cac4362ba0a3cb3ea1fcb639e1d802aa85
tree69b3c47e6ff5d1755c974affd704de95564f5bf3
parente8e059602c31394a4be5293e2ca0b8434fb4a8cf
toaster: Add a specific test settings file

When running certain tests we want a particular database specified.
When bitbake toaster ui is being tested pass it these test settings so
that it uses the same database as the unit tests running.

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>
lib/toaster/toastermain/settings-test.py [new file with mode: 0644]