]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: monitor: Rename qemuMonitorReportError to qemuMonitorTestAddErrorResponse
authorPeter Krempa <pkrempa@redhat.com>
Thu, 23 Apr 2020 09:50:59 +0000 (11:50 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Apr 2020 06:12:48 +0000 (08:12 +0200)
commit3fb999e20dc6b39b1f48d16285c86655c138e3b9
tree1715d0b9e767857e776923aa8cf90248f9a0cfbb
parentf8d6b319a6f033fea951a33fe069b573b2ed5b60
tests: monitor: Rename qemuMonitorReportError to qemuMonitorTestAddErrorResponse

It's a method of the test monitor and it adds a response to the monitor
output. The original qemuMonitorTestAddErrorResponse method is renamed
to qemuMonitorTestAddErrorResponseInternal

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuagenttest.c
tests/qemumonitortestutils.c
tests/qemumonitortestutils.h