]> code.ossystems Code Review - openembedded-core.git/commit
qemuimagetest: collect and print runqemu output
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 26 Mar 2013 12:43:05 +0000 (12:43 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Mar 2013 17:46:52 +0000 (17:46 +0000)
commit827106a57ca88760a19f9309d859b500c5c4fe97
tree66ee65025c09a3baccab06da31fd5d6dc0a04b32
parent7c2137a07cca8e1d40d3c8b4b2c6321d80f2b1de
qemuimagetest: collect and print runqemu output

If runqemu (or qemu itself) fails we need to know why, so tee out to a
log file and print it when we can't find the qemu process or determine
its IP address.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/imagetest-qemu.bbclass
scripts/qemuimage-testlib