Introduce regression tests for various qemu failures.
authorRichard Jones <rjones@trick.home.annexia.org>
Mon, 6 Jul 2009 12:10:25 +0000 (13:10 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Mon, 6 Jul 2009 12:10:25 +0000 (13:10 +0100)
commit51ecd63944bb1374ebad518d814deaa2096bc365
tree7ef6b1daea5d66f3516a4ef47416d638a2f4adec
parentf1fadb92179b68519b57680718e30a389a63d5e5
Introduce regression tests for various qemu failures.

Test failure of qemu and recovery of the library:
 - mid-command
 - between commands
 - during launch [test not working yet]
 - explicitly killed by guestfs_kill_subprocess

Also this patch cleans up the other tests in this directory
and disables the long-winded test-bootbootboot test.
regressions/Makefile.am
regressions/rhbz503169c10.sh
regressions/rhbz503169c13.sh
regressions/test-bootbootboot.sh
regressions/test-qemudie-killsub.sh [new file with mode: 0755]
regressions/test-qemudie-launchfail.sh [moved from regressions/test-cleanup.sh with 79% similarity]
regressions/test-qemudie-midcommand.sh [new file with mode: 0755]
regressions/test-qemudie-synch.sh [new file with mode: 0755]