generic-poky/meta/lib/oeqa/utils
Richard Purdie 18dfdb0840 oeqa/commands: Increase qemu boot timeout to match testimage.bbclass
This matches the value in testimage.bbclass, which makes sense
since the autobuilders are usually contended.

(From OE-Core rev: dd5c87900b73bf44cf96735706d7d06e56b4d20e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-08-01 07:34:08 +01:00
..
__init__.py oeqa: add proper handling for command errors where needed 2014-04-30 21:52:33 +01:00
commands.py oeqa/commands: Increase qemu boot timeout to match testimage.bbclass 2015-08-01 07:34:08 +01:00
decorators.py oeqa/utils: Added timeout decorator for testcases. 2015-06-11 23:59:17 +01:00
ftools.py scripts/oe-selftest: script to run builds as unittest against bitbake or various scripts 2013-12-03 17:45:50 +00: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
qemurunner.py oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'server_socket' 2015-07-27 23:29:15 +01:00
qemutinyrunner.py oeqa/utils: Add runner for poky-tiny qemu. 2015-04-10 18:10:27 +01:00
sshcontrol.py sshcontrol: Use os.environ.copy() instead of copy.copy() 2015-07-31 10:32:45 +01:00
targetbuild.py oeqa/targetbuild: Use DL_DIR for downloads if present 2015-04-29 10:58:54 +01:00