]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: devtool: add an additional test for devtool upgrade
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 24 Feb 2016 04:30:17 +0000 (17:30 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 28 Feb 2016 11:32:36 +0000 (11:32 +0000)
commitd3ec74ff4db248ea11a568d5214708d6a1757012
treead8760eebec83b9b16759c5d827a1ab2c82f2235
parentd0ae258e963f9bafffc4ca43c87497d27e57c127
oe-selftest: devtool: add an additional test for devtool upgrade

Add a test for devtool upgrade with a recipe pointing to a git
repository, since this uses several different code paths.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb [new file with mode: 0644]
meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb.upgraded [new file with mode: 0644]
meta/lib/oeqa/selftest/devtool.py