]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemumonitorjson: Add only required replies for blockstats test
authorPeter Krempa <pkrempa@redhat.com>
Mon, 18 Jun 2018 08:22:18 +0000 (10:22 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 3 Jul 2018 04:34:08 +0000 (06:34 +0200)
commitdca4abc0e3b577ea5b31a8d521d4cffc95932839
tree1ec7a1fe56571ccf392816d32f99f292be2d75ed
parentd802eb6ad1317cfa619e92a04c7408d9e3bcef11
tests: qemumonitorjson: Add only required replies for blockstats test

testQemuMonitorJSONqemuMonitorJSONGetBlockStatsInfo added 4 replies but
only one was used. Additionally the comment stated that 7 replies are
going to be added.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
tests/qemumonitorjsontest.c