diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-04-28 17:49:55 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-01 17:08:50 +0100 |
commit | 1643a7f3bce713e2ab2f00aa493fdc33b0cddcf5 (patch) | |
tree | 068227f431317c5da6c65700fb6a07b333455744 /meta/classes/gconf.bbclass | |
parent | fa61a9468b816c597b4a3e2f3855717c284ffa80 (diff) | |
download | poky-1643a7f3bce713e2ab2f00aa493fdc33b0cddcf5.tar.gz |
oe-selftest: devtool: add some tests for devtool add -f
Tests the following aspects of "devtool add" with the -f option:
* Works for a git and https URI
* Extracts to the appropriate directory
* Uses the correct recipe file name with and without -V
* Sets SRC_URI and S appropriately with and without -V
* Sets SRCREV if rev= is specified in the URI
A lot of this functionality relies on "recipetool create" which
"devtool add" wraps around, so the associated behaviour of that is also
being tested here.
Refactor out the code to check a recipe for variable values / inherits
at the same time so we can use it to check the generated recipe.
(From OE-Core rev: 0e626639ee75d42cb44d357efe2d9c4d2ff65294)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/gconf.bbclass')
0 files changed, 0 insertions, 0 deletions