]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: add tests for simple devtool add / recipetool create URL case
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 22 Dec 2015 04:03:18 +0000 (17:03 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Dec 2015 16:44:04 +0000 (16:44 +0000)
commit7c7df9f62fe15578af0420c63e320c317e058708
tree3c373f16c23c6af76ceb47df53507dd74d61037b
parent91714a52e91cddba5a16c73cf5765d1f47f7856c
oe-selftest: add tests for simple devtool add / recipetool create URL case

Add an oe-selftest test case for the newly supported syntax with only
the remote URL specified (auto-detecting name and version).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/devtool.py
meta/lib/oeqa/selftest/recipetool.py