]> xenbits.xensource.com Git - libvirt.git/commit
tests: add testcase for s390 query-cpus-fast
authorViktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Wed, 4 Apr 2018 14:45:06 +0000 (16:45 +0200)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 17 Apr 2018 16:45:26 +0000 (12:45 -0400)
commit40934494293e58e49c5c32d75fbd8164f1054593
treecd0de8327e35fbfbd0bc0d769fc599e00657afc2
parent87ce22247d7d4687ec461dd8ac25cde8b28b0f65
tests: add testcase for s390 query-cpus-fast

The s390 testcase verifies that the s390-specific cpu-state
field is correctly mapped to the halted property.

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