diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-18 11:33:12 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-21 00:16:49 +0100 |
commit | b34d44f3dfea8254826a46701a4fe3769a900434 (patch) | |
tree | aaec4b22cefbdce50051ca33704079db38b6c34d /scripts/lib/devtool/utilcmds.py | |
parent | a052caed563a09a01f5a3ea1f0477f379c05bee0 (diff) | |
download | openembedded-core-b34d44f3dfea8254826a46701a4fe3769a900434.tar.gz openembedded-core-b34d44f3dfea8254826a46701a4fe3769a900434.tar.bz2 openembedded-core-b34d44f3dfea8254826a46701a4fe3769a900434.zip |
image/testimage: Rework auto image test execution
The TEST_IMAGE interface has never particularly worked and image testing currently
gets configured manually.
This reworks the interface to better serve the needs of its users, replacing it
with TESTIMAGE_AUTO.
This does away with the need for the separate class due to better bitbake APIs for
changing tasks.
TESTIMAGE_AUTO will automatically boot under qemu any image that is built. It
also adds in dependencies so that any SDK for which testing is requested will
automatically be built first.
The code in bitbake.conf was error prone (e.g. testsdk wasn't considered), this
improves it to standardise on IMAGE_CLASSES as the standard configuration mechanism.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/utilcmds.py')
0 files changed, 0 insertions, 0 deletions