]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: selftest: Add test for recipetool plugin loading
authorOla x Nilsson <ola.x.nilsson@axis.com>
Tue, 25 Oct 2016 11:03:33 +0000 (13:03 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Dec 2016 22:47:28 +0000 (22:47 +0000)
commit044de8424a454a7057906e44eb56e2134ebb17e4
tree1127ed03b6a8f53d33f4c457312febe6ed69f669
parent0de81f0c8b29d8b442b3d099c3bec3fd345b6bfe
recipetool: selftest: Add test for recipetool plugin loading

Test that recipetool plugins are loaded in a well defined order.

Signed-off-by: Ola x Nilsson <ola.x.nilsson@axis.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta-selftest/lib/recipetool/bbpath.py [new file with mode: 0644]
meta/lib/oeqa/selftest/recipetool.py