]> 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>
Wed, 27 Mar 2013 17:25:44 +0000 (17:25 +0000)
commit3faa2d5bc993876f1f8b3ad806a0192efaa43e05
tree4949c599c44ed0b49788eec63d55d51e7d67d2ee
parent21edf5ec12d8307c528f157c8e078dbefe25d1ef
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