generic-poky/meta/lib/oeqa/utils
Mariano Lopez 58789be270 testimage.bbclass: Add package install feature
This allows to use the package install feature with
the new OEQA framework.

[YOCTO #10234]

(From OE-Core rev: 077dc19445574457769eb4f231de97e8059cb75e)

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-23 12:05:20 +00:00
..
__init__.py oeqa/utils/__init__.py: Adds compatibility with bitbake logger 2017-01-23 12:05:19 +00:00
buildproject.py oeqa/utils: {Target,SDK,}BuildProject remove dependency of bb 2017-01-23 12:05:19 +00:00
commands.py oeqa/utils/commands.py: allow use of binaries from native sysroot 2016-12-22 08:50:16 +00:00
decorators.py oeqa/utils/decorators: LogResults fix race condition in linkfile 2016-09-15 12:15:07 +01:00
dump.py oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor class 2017-01-23 12:05:20 +00:00
ftools.py oeqa/utils/ftools: improve remove_from_file algorithm 2016-03-28 15:55:50 +01:00
git.py oeqa.utils.git: implement init() method 2016-08-25 23:03:47 +01:00
httpserver.py oeqa/utils/httpserver.py: HTTPServer enable thread connection handling 2016-08-10 10:46:32 +01:00
logparser.py classes/lib: Complete transition to python3 2016-06-02 08:24:01 +01:00
metadata.py oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKE 2017-01-19 22:47:22 +00:00
network.py oeqa/utils: added new network module 2016-02-28 11:32:58 +00:00
package_manager.py testimage.bbclass: Add package install feature 2017-01-23 12:05:20 +00:00
qemurunner.py oeqa/utils/qemurunner.py: Be sure to stop qemu-system 2017-01-19 22:47:22 +00:00
qemutinyrunner.py qemurunner.py/qemutinyrunner.py: remove runqemu-internal 2016-09-09 12:07:32 +01:00
sshcontrol.py oeqa/sshcontrol: Handle interrupted system call error 2016-10-07 16:43:58 +01:00
targetbuild.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
testexport.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00