]> xenbits.xensource.com Git - libvirt.git/commit
testQemuMonitorJSONAttachChardev: Move all setup code under virTestRun
authorPeter Krempa <pkrempa@redhat.com>
Mon, 22 May 2023 14:18:40 +0000 (16:18 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 2 Jun 2023 07:41:25 +0000 (09:41 +0200)
commit9482098395d5cd9a786f4d4d7b0f59be81c9919a
treeb99c019cc33c416c05a30cdd475fbf126a346078
parent594fe5f882ef982e776e4489cedd5fc1e8731d4e
testQemuMonitorJSONAttachChardev: Move all setup code under virTestRun

Any failure which happens outside is hard to debug as errors will be
reset and not raised.

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