generic-poky/meta/lib/oeqa/utils
Stefan Stanacar cdf4473332 oeqa/utils/qemurunner: search for login string in the entire boot log
If some service is to spammy we might miss the login, so search
in the entire log instead of just the last few lines.
Use qemu in regex too (to avoid a login string from some service).

(From OE-Core rev: 1117d25fdfabbf1afdc7030e05efc6a32df871e3)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-11 08:11:41 -07:00
..
__init__.py lib/oeqa: allow a layer to provide it's own TEST_TARGET class 2014-01-19 16:32:09 +00:00
commands.py scripts/oe-selftest: script to run builds as unittest against bitbake or various scripts 2013-12-03 17:45:50 +00:00
decorators.py lib/oeqa: add oeTest superclass 2013-11-05 22:04:28 +00: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 lib/oeqa/runtime: smart: serve repo on host ip only and increase timeout 2013-09-03 19:57:38 +01:00
qemurunner.py oeqa/utils/qemurunner: search for login string in the entire boot log 2014-03-11 08:11:41 -07:00
sshcontrol.py oeqa/utils: sshcontrol: rewrite the SSHControl class 2014-02-02 11:22:10 +00:00
targetbuild.py oeqa/utils: targetbuild: take proxy into account 2014-02-11 11:56:56 +00:00