]> code.ossystems Code Review - openembedded-core.git/commit
runtime/cases/smart.py: Migrate smart tests
authorMariano Lopez <mariano.lopez@linux.intel.com>
Tue, 3 Jan 2017 08:18:00 +0000 (08:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Jan 2017 12:03:57 +0000 (12:03 +0000)
commit8d64ac4208e8dcb8a6fde6ea2959c9b3edfe2172
tree95b7dd652982345b1f1664fb2a2ad1d56a0e6fd3
parentb39c61f2d442c79d03b73e8ffd104996fcb2177e
runtime/cases/smart.py: Migrate smart tests

This migrates the smart test from the old framework to
the new one. This has its own commit because smart
test was using bb and oe libraries that are available
when exporting the test cases to run in a different host.

Because of the removal of bb and oe libraries index and
packages feeds creation will be managed in testimage bbclass.

[YOCTO #10234]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
meta/classes/testimage.bbclass
meta/lib/oeqa/runtime/cases/smart.py