]> code.ossystems Code Review - openembedded-core.git/commit
devtool: add QA tests
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 19 Dec 2014 11:41:57 +0000 (11:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Dec 2014 17:30:52 +0000 (17:30 +0000)
commit79486a8aea7af138535e139e696fbdbd5d57581b
tree6ab9a12eb41ce452735306bc42111d34970838cd
parentcc10751aa3121218b21ec2058358f3ea02a4500a
devtool: add QA tests

Add some QA tests for devtool (and recipetool). These aren't
comprehensive but at least they are a start, and have already helped me
catch and fix a number of regressions.

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 [new file with mode: 0644]