]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: add qemumonitorjson tests for query-cpus-fast
authorViktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Wed, 4 Apr 2018 14:45:04 +0000 (16:45 +0200)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 17 Apr 2018 16:45:26 +0000 (12:45 -0400)
commit37bd4571c716c82c3b0df5c65ce8060941c45c15
tree271cb6bb60dbf87259141f07048ce7c2920446fb
parent41e335f99beaa6033b837b88a8a785c98c5b0a7d
tests: add qemumonitorjson tests for query-cpus-fast

Extended the json monitor test program with support for query-cpus-fast
and added a sample file set for x86 data obtained using the it.

Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-x86-full-fast-cpus.json [new file with mode: 0644]
tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-x86-full-fast-hotplug.json [new file with mode: 0644]
tests/qemumonitorjsondata/qemumonitorjson-cpuinfo-x86-full-fast.data [new file with mode: 0644]
tests/qemumonitorjsontest.c
tests/qemumonitortestutils.c
tests/qemumonitortestutils.h