zephyr/scripts/sanity_chk
Inaky Perez-Gonzalez 9343cc7ca0 qemu: use a pidfile to avoid killing all and thus enabling parallel runs
When killing QEMU, we defaulted to either killall or find the first
qemu process. This intefered with parallel builds, as we might kill
some other build's qemu process.

This makes QEMU write a pidfile in the local outdir directory and kill
only that when done.

Change-Id: I498b1e0833fcda9a7bd50111616dfba015e566bd
Signed-off-by: Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
2016-02-05 20:13:42 -05:00
..
common-klibs_chk First commit 2015-04-10 16:44:37 -07:00
common.defs qemu: use a pidfile to avoid killing all and thus enabling parallel runs 2016-02-05 20:13:42 -05:00
footprint_chk First commit 2015-04-10 16:44:37 -07:00
out-of-tree_chk First commit 2015-04-10 16:44:37 -07:00
regression_chk First commit 2015-04-10 16:44:37 -07:00
sanity_chk First commit 2015-04-10 16:44:37 -07:00