]> code.ossystems Code Review - openembedded-core.git/commit
lib/oeqa: make it possible to restart the target
authorStefan Stanacar <stefanx.stanacar@intel.com>
Thu, 22 Aug 2013 11:47:21 +0000 (14:47 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:42:15 +0000 (11:42 +0100)
commit9de7fe11967576f4a8b24e653c6b9a02e5f6d85b
treecffdb2fc6a510be1501a4b854c0fd41f52af4a21
parentf6186b4204dcc421b4e616774315c8a2a77fb5c5
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.

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oeqa/oetest.py
meta/lib/oeqa/utils/qemurunner.py