]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuagenttest: Check invalid response in shutdown test
authorPeter Krempa <pkrempa@redhat.com>
Thu, 1 Aug 2013 14:28:29 +0000 (16:28 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 2 Aug 2013 10:28:58 +0000 (12:28 +0200)
commitae9ef97b9b7060c90182e93e88acc7eb05e72116
tree41edce81530b3152e0cf7e89999ce0bd6d2c6699
parentbaebb34120f56c9ed9c11be2d8710e9bd8544ea8
qemuagenttest: Check invalid response in shutdown test

The shutdown test utilizes waiting for condition to exit the test. This
addition will return an error for the shutdown command to see if the
condition waiting code will not hang.
tests/qemuagenttest.c