summaryrefslogtreecommitdiffstats
path: root/meta-hob
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-19 11:44:27 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-27 17:28:00 +0000
commitebf1f6dacfb3ef61583c6eeeb0f98191e18f5ad9 (patch)
tree209a37dea7a90a75b02a5269c13b59b9d48b8da6 /meta-hob
parent24023149ccebde34f51740441fc601deb3720d5b (diff)
downloadpoky-ebf1f6dacfb3ef61583c6eeeb0f98191e18f5ad9.tar.gz
qemu-testlib: Add python helper and simplify shell
The current code has a race since it greps for *any* qemu process running, even if it isn't the one we started. This leads to some sanity tests potentially failing on machines where multiple sets of sanity tests are running. To resovle this and some other ugly code issues, add a python script to accurately walk the process tree and find the qemu process. We can then replace all the shell functions attempting this which happen to work in many cases but not all. Also clean up some of the error handling so its more legible. (From OE-Core rev: a62263761fc77c139d418236cc52b04bed629229) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-hob')
0 files changed, 0 insertions, 0 deletions