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:50:09 +0000 (17:50 +0000)
commitf71ab93b3422f0c64d8bf5b70d692da7e0b19de8
tree8e41b1fb56d4c4bb2103da06957d50636f4326c3
parent8d04502caf8f6af795701f2780d819ca621217ef
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.

(From OE-Core rev: 827106a57ca88760a19f9309d859b500c5c4fe97)

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