]> git.ipfire.org Git - thirdparty/libvirt.git/commit
test: qemu: json: Avoid using the now obsolete functions
authorPeter Krempa <pkrempa@redhat.com>
Tue, 10 Mar 2015 16:11:22 +0000 (17:11 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 11 Mar 2015 10:28:04 +0000 (11:28 +0100)
commit3a83dcf43e673bd07468b096061a47947ab3c0de
tree6858bad386a1d559ebb8ac9ac5d1e76bbe9283c0
parente045587dda7ed145e9f9692a69a17d655ec6628d
test: qemu: json: Avoid using the now obsolete functions

Use the new single function instead of calling
qemuMonitorJSONGetBlockStatsInfo and
qemuMonitorJSONGetBlockStatsParamsNumber. This will allow to delete the
functions later while still maintaining coverage.
tests/qemumonitorjsontest.c