generic-poky/meta/lib/oeqa/utils
Stefan Stanacar 51588936d4 lib/oeqa: make it possible to restart the target
Tweak QemuRunner so we can actually restart the
qemu target in a test (if we want more memory for example).
Also add a restart method to the base test class so that tests
can use it.

(From OE-Core rev: 9de7fe11967576f4a8b24e653c6b9a02e5f6d85b)

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>
2013-08-26 11:47:21 +01:00
..
__init__.py lib/oeqa/utils/sshcontrol.py: helper module for running remote commands 2013-07-09 10:53:44 +01:00
decorators.py lib/oeqa/utils: decorators: return the decorated method 2013-08-26 11:47:21 +01:00
httpserver.py lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to the target 2013-08-26 11:47:21 +01:00
qemurunner.py lib/oeqa: make it possible to restart the target 2013-08-26 11:47:21 +01:00
sshcontrol.py oeqa/utils/sshcontrol: increase and log timeout in output 2013-08-03 10:33:02 +01:00