]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/sdk/context.py: Add return to OESDKTestContext.run() method
authorAníbal Limón <anibal.limon@linux.intel.com>
Fri, 26 May 2017 20:37:29 +0000 (15:37 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 May 2017 09:15:22 +0000 (10:15 +0100)
commitc45546b771c3158e66b2df504576d6dc1758ea75
tree412bffa11ed11041a4294672ef7eafd03ac507f6
parent35efb419de1dbebd269d87895645934707130746
oeqa/sdk/context.py: Add return to OESDKTestContext.run() method

The run() methods of a OETestContext's are expected to return the
results.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/sdk/context.py