generic-poky/meta/lib/oeqa/utils
Costin Constantin 427e369409 oeqa/utils/testexport.py: add functionality for exporting binaries
This new file is encapsulating functionality for both
running tests with binaries support via TestNeedsBin() decorator
and exporting these binaries via testimage.bbclass file.
Addresses [YOCTO #7850], [YOCTO #8478], [YOCTO #8481],
[YOCTO #8536], [YOCTO #8694].

(From OE-Core rev: 14640f16b5ce09a14f88b3fa641d4cf2780f8b97)

Signed-off-by: Costin Constantin <costin.c.constantin@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-20 23:12:27 +00:00
..
__init__.py classes/testsdk: Move code for avoid PATHs to oeqa.utils 2016-02-28 11:33:06 +00:00
commands.py oeqa/targetcontrol: make ssh control optional 2016-02-15 16:28:44 +00:00
decorators.py oeqa/utils/decorators: fix missing keyword arguments on decorators 2015-10-27 07:24:30 +00:00
dump.py testimage: Added IO commands to dumps 2015-10-01 17:54:55 +01:00
ftools.py oeqa/utils/ftools: From functions that expect data, check if None 2015-10-21 22:56:06 +01:00
httpserver.py oeqa/utils/httpserver: Reset SIGTERM handler 2014-08-23 09:31:41 +01:00
logparser.py oeqa/utils/logparser.py: results based log parser utility 2014-09-10 15:38:56 +01:00
network.py oeqa/utils: added new network module 2016-02-28 11:32:58 +00:00
qemurunner.py qemurunner: add parameter to method 'start' 2016-02-15 16:28:44 +00:00
qemutinyrunner.py oeqa/utils: Add runner for poky-tiny qemu. 2015-04-10 18:10:27 +01:00
sshcontrol.py oeqa/sshcontrol: don't source profile 2015-12-01 21:32:05 +00:00
targetbuild.py oeqa/targetbuild: Ensure we run gnu-configize so config files are up to date 2015-09-12 22:48:47 +01:00
testexport.py oeqa/utils/testexport.py: add functionality for exporting binaries 2016-03-20 23:12:27 +00:00