]> code.ossystems Code Review - openembedded-core.git/commit
qemuimage-testlib: Add extra debugging and sanity check
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Mar 2013 10:58:24 +0000 (10:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Mar 2013 11:52:00 +0000 (11:52 +0000)
commit817a8dc6424050973d8fad4f003475ac83ea6bb5
tree1c4ac3ea1aa846876fe26befba05870ffea06be4
parentc0cecc16d4305b16ecfb4a51f6d5020d34909794
qemuimage-testlib: Add extra debugging and sanity check

Check for a zero IP address since its clearly incorrect if that value
is found. Also add debugging for cases where we can't find the qemu
process. A process listing is handy to help understand what the problem
might be.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/qemuimage-testlib