generic-poky/meta/lib/oeqa
Juro Bystricky dd79b50980 qemurunner.py: wait for PID to appear in procfs
We need QEMU PID in order to access "/proc/<qemupid>/cmdline"
Having a valid QEMU PID does not mean we can access the proc entry
immediately, we need to wait for the /proc/<qemupid> to appear
before we can access it.

(From OE-Core rev: d2d069fa9910d1c7a94c898355a63fca03ec5ad8)

(From OE-Core rev: bf05abc7931a9a9e0823b24c6f4df4f93913da82)

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-04 11:11:58 +00:00
..
buildperf oeqa.buildperf: limit the length of error output 2017-03-27 08:15:07 +01:00
controllers gummiboot: Remove/change gummiboot references with systemd-boot 2017-01-09 13:39:11 +00:00
core oeqa/core/runner: Append PID in the test result folder name 2017-04-13 10:54:10 +01:00
files oeqa: Move common files to oeqa/files instead of runtime only 2017-01-23 12:05:19 +00:00
runtime oeqa/runtime: Replace buildiptables for buildlzip on runtime tests 2017-11-05 22:39:48 +00:00
sdk oeqa/sdk: Replace buildiptables for buildlzip tests 2017-11-05 22:39:48 +00:00
sdkext oeqa/sdkext/devtool: Ensure dependencies for test_extend_autotools_recipe_creation are present 2017-03-03 11:16:12 +00:00
selftest selftest/archiver: only execute deploy_archives task 2017-11-05 22:39:47 +00:00
utils qemurunner.py: wait for PID to appear in procfs 2018-03-04 11:11:58 +00:00
oetest.py testimage.bbclass: fix runtime test for rpm, port smart tests to dnf 2017-03-14 14:42:17 +00:00
runexported.py meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
targetcontrol.py oeqa: allow persistent image writes in runqemu() 2017-03-28 10:34:37 +01:00