1
0
mirror of https://passt.top/passt synced 2025-02-02 01:15:22 +00:00
David Gibson 6caf9e368e test: Kill qemu by pidfile rather than ^C
Currently in at least some of the testcases we kill qemu processes we're
done with by issuing a Control-C to the tmux panel it's running in.  That
makes things harder as we try to move towards allowing "headless" testing
without tmux.

So, instead always use an explicit kill on a pid derived from a pidfile
for killing qemu.  Note that we don't need to remove the pidfiles
afterwards, because qemu does that itself when terminated.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2022-08-20 19:07:12 +02:00
..
2022-02-22 18:34:44 +01:00
2022-08-20 19:07:12 +02:00
2022-07-22 19:42:18 +02:00
2022-07-14 01:32:42 +02:00