]> git.ipfire.org Git - thirdparty/libvirt.git/commit
testQemuHotplugCpuPrepare: Allow unused monitor commands only on failure
authorPeter Krempa <pkrempa@redhat.com>
Wed, 29 Apr 2020 16:27:00 +0000 (18:27 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 20 May 2020 06:53:29 +0000 (08:53 +0200)
commit3b78d28974a00513c869de71c6a153d4ca92612e
treec88d6636d9ed058e76e3928c1f7a9130442915fe
parent6866a324abe2b27010f2085afd2353e9d10014fe
testQemuHotplugCpuPrepare: Allow unused monitor commands only on failure

Only tests expected to fail should allow unused commads as the normal
tests will consume all of them.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuhotplugtest.c