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:11 +0100 |
commit | 0e626639ee75d42cb44d357efe2d9c4d2ff65294 (patch) | |
tree | 1c1dd53df7834df20d3883181169b7f3b9ae7f2e /meta/recipes-sato/rxvt-unicode | |
parent | c9304fcb0a2b81700d0ed5c13b4d976bd4230ce3 (diff) | |
download | openembedded-core-0e626639ee75d42cb44d357efe2d9c4d2ff65294.tar.gz openembedded-core-0e626639ee75d42cb44d357efe2d9c4d2ff65294.tar.bz2 openembedded-core-0e626639ee75d42cb44d357efe2d9c4d2ff65294.zip |
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.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/recipes-sato/rxvt-unicode')
0 files changed, 0 insertions, 0 deletions